Zulko / eagle.js

A hackable slideshow framework built with Vue.js
https://zulko.github.io/eaglejs-demo/
ISC License
4.08k stars 222 forks source link

npm run dev error #28

Closed SilverPaladin closed 6 years ago

SilverPaladin commented 6 years ago

error when following install instructions: npm run dev results in `npm ERR! Windows_NT 10.0.15063 npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "run" "dev" npm ERR! node v6.11.3 npm ERR! npm v3.10.10

npm ERR! missing script: dev npm ERR! npm ERR! If you need help, you may report this error at: npm ERR! https://github.com/npm/npm/issues

npm ERR! Please include the following file with any support request: npm ERR! E:\Projects\Vue.js\eagle.js\npm-debug.log `

SilverPaladin commented 6 years ago

Gonna close this. just figured out the instructions were for the demo, not for the library.