question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

npm run demo error

See original GitHub issue

PS 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:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
grigoremecommented, May 25, 2018

Same error here.

0reactions
travistcommented, Sep 5, 2018

Fixed with the latest. The demo is now hosted @ https://github.com/formio/angular-demo.

Read more comments on GitHub >

github_iconTop Results From Across the Web

npm run demo error · Issue #176 · formio/angular - GitHub
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 ......
Read more >
Can anyone explain this error when I run "npm run ng new ...
I think the command is ‚ng new <project name>' instead of yours. · @kedenk It said ng not recognized · Why don't you...
Read more >
Common errors | npm Docs
Possible temporary npm registry glitch, or corrupted local server cache. Run npm cache clean and/or try again later. · This can be caused...
Read more >
ESLint Error at npm start --open - Material Design for Bootstrap
Hello, im getting the following error when im afther unzipping the folder and running npm start --open. " ERROR Failed to compile with...
Read more >
15 Common Error Codes in Node.js and How to Fix Them
15. EPERM · Close all instances of your editor before rerunning the command (maybe some files were locked by the editor). · Clean...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found