Skip to content

Cant run examples #114

@VadimCpp

Description

@VadimCpp

Cannot run examples.

Steps to Reproduce

# Clone the repo
git clone https://github.com/KoRiGaN/Vue2Leaflet.git

# Go to examples folder
cd Vue2Leaflet

# Run demo at localhost:8080
$ npm link
$ cd examples
$ npm link vue2-leaflet
$ npm install
# serve with hot reload at localhost:8080
$ npm run dev

Error

ERROR Failed to compile with 15 errors 12:40:18 PM

This dependency was not found:

  • vue2-leaflet in ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0&bustCache!./src/components/MarkerPopupExample.vue, ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script&index=0&bustCache!./src/components/CRSAndImageOverlay.vue and 13 others

To install it, you can run: npm install --save vue2-leaflet

Details

node --version
v9.3.0

npm --version
5.6.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions