-
Notifications
You must be signed in to change notification settings - Fork 375
Closed
Description
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 devError
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.0Metadata
Metadata
Assignees
Labels
No labels