OriginProtocol / origin-playground

Playground for us to try out new ideas, specifically around Identity (ERC 725) & the Origin Marketplace
https://playground.originprotocol.com
MIT License
159 stars 72 forks source link

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 6 years ago

maniv95 commented 6 years ago

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.

melvinhicks commented 6 years ago

Also receiving this error. Windows 10, Node 10.10.0

solinter commented 5 years ago

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

Is an issue for Windows.