This repository was archived by the owner on Dec 7, 2019. It is now read-only.
This repository was archived by the owner on Dec 7, 2019. It is now read-only.
Issue building Bosket/vue #64
Open
Description
i installed Bosket following the Vue Walkthrough,
npm i @bosket/core @bosket/tools @bosket/vue
but build failed as soon as i wrote
import { TreeView } from '@bosket/vue'
ERROR Failed to compile with 2 errors
This dependency was not found:
babel-helper-vue-jsx-merge-props in ./node_modules/@bosket/vue/components/TreeViewNode.js, ./node_modules/@bosket/vue/traits/transitions.js
I'm using versions :
- @bosket/vue@0.4.4
- @bosket/tools@0.4.4
- @bosket/core@0.4.4
- Vue 2.6.10
- Windows10Pro
EDIT: i solved this issue installing the missing babel-helper-vue-jsx-merge-props
dependency manually
Metadata
Metadata
Assignees
Labels
No labels