npm run demo error
See original GitHub issuePS C:\Users\madhan\Downloads\Working Ex\angular-formio-master> npm run demo
angular-formio@2.0.0-alpha.8 demo C:\Users\madhan\Downloads\Working Ex\angular-formio-master gulp build; concurrently --raw “webpack-dev-server --open” “npm run test:watch”
[11:54:45] Using gulpfile ~\Downloads\Working Ex\angular-formio-master\gulpfile.js
[11:54:45] Task ‘build;’ is not in your gulpfile
[11:54:45] Please check the documentation for proper gulpfile formatting
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! angular-formio@2.0.0-alpha.8 demo: gulp build; concurrently --raw "webpack-dev-server --open" "npm run test:watch"
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the angular-formio@2.0.0-alpha.8 demo script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\madhan\AppData\Roaming\npm-cache_logs\2018-05-25T03_54_45_232Z-debug.log PS C:\Users\madhan\Downloads\Working Ex\angular-formio-master>
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:12 (6 by maintainers)
Top GitHub Comments
Same error here.
Fixed with the latest. The demo is now hosted @ https://github.com/formio/angular-demo.