Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I am Getting This Error Running on(Win7 64Bit)(node-8.9.4,npm-5.6.0).Help Me To Resolve This Issue. #18

Open
maniv95 opened this issue Oct 5, 2018 · 2 comments

Comments

@maniv95
Copy link

maniv95 commented Oct 5, 2018

F:\Solidity\origin-playground>npm start

identity-playground@0.1.0 start F:\Solidity\origin-playground
node -r @babel/register index
Ganache listening. Starting webpack...
events.js:183
throw er; // Unhandled 'error' event
^
Error: spawn ./node_modules/.bin/webpack-dev-server ENOENT
at Process.ChildProcess._handle.onexit (internal/child_process.js:190:19)
at onErrorNT (internal/child_process.js:362:16)
at _combinedTickCallback (internal/process/next_tick.js:139:11)
at process._tickCallback (internal/process/next_tick.js:181:9)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! identity-playground@0.1.0 start: node -r @babel/register index
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the identity-playground@0.1.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional log
ging output above.

@maniv95 maniv95 changed the title I am Getting This Error Running on(Win7 64Bit)(node-8.12.0,npm-6.4.1).Help Me To Resolve This Issue. I am Getting This Error Running on(Win7 64Bit)(node-8.9.4,npm-6.4.1).Help Me To Resolve This Issue. Oct 6, 2018
@maniv95 maniv95 changed the title I am Getting This Error Running on(Win7 64Bit)(node-8.9.4,npm-6.4.1).Help Me To Resolve This Issue. I am Getting This Error Running on(Win7 64Bit)(node-8.9.4,npm-5.6.0).Help Me To Resolve This Issue. Oct 6, 2018
@melvinhicks
Copy link

Also receiving this error. Windows 10, Node 10.10.0

@solinter
Copy link

Receive this error on Windows 10, but for me works on Ubuntu 16 Node 10 (from virtual machine).

Is an issue for Windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants