Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.

Compilation error after installation with Yarn #2

Open
Tjitse-E opened this issue Feb 7, 2019 · 2 comments
Open

Compilation error after installation with Yarn #2

Tjitse-E opened this issue Feb 7, 2019 · 2 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@Tjitse-E
Copy link
Member

Tjitse-E commented Feb 7, 2019

  1. Install the module on VueStorefront 1.8 via Yarn.
  2. Run yarn dev

Compilation error:

./node_modules/vsf-external-checkout-module/index.ts 14:18
Module parse failed: Unexpected token (14:18)
You may need an appropriate loader to handle this file type.
| export const KEY = 'external-checkout'
|
> const moduleConfig: VueStorefrontModuleConfig = {
|   key: KEY,
|   store: {modules: [{key: KEY, module: store}]},
 @ ./src/modules/index.ts 20:0-64 63:4-20
 @ ./core/modules-entry.ts
 @ ./core/app.ts
 @ ./core/server-entry.ts
 @ multi babel-polyfill ./core/server-entry.ts
@Tjitse-E Tjitse-E added the help wanted Extra attention is needed label Feb 7, 2019
@Tjitse-E Tjitse-E changed the title Typescript error after installation Compilation error after installation Feb 7, 2019
@Tjitse-E
Copy link
Member Author

Tjitse-E commented Feb 8, 2019

This is not yet a feature of Vuestorefront 1.8. More info: vuestorefront/vue-storefront#2395

@Tjitse-E Tjitse-E changed the title Compilation error after installation Compilation error after installation with Yarn Feb 8, 2019
@Tjitse-E Tjitse-E added the bug Something isn't working label Mar 22, 2019
@Tjitse-E
Copy link
Member Author

Will be fixed in VueStorefront v1.10 by #2875

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant