Skip to content
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
@Sharlaan

Description

@Sharlaan

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions