Closed casc99 closed 7 years ago
Can you delete your node_modules and run npm i
again. Sounds like a module install issue
$ rm -rf ./node_modules/
$ npm cache clean --force
$ npm i
$ electron-forge start (same error)
No errors with node@7.5.0 and npm@4.1.2 . So seems related to node 8 .
@casc99 Probably an npm@5
thing rather than a node issues
Please describe your issue: On a fresh angular2 project after npm install I get this error:
Environment:
*Console output when you run
electron-forge START
with the environment variable `DEBUG=electron-forge:`. (Instructions on how to do so here). Please include the stack trace if one exists.**Please provide either a failing minimal testcase (with a link to the code) or detailed steps to reproduce your problem.
npm install output: