Error running npm run serve
ambujpunn opened this issue · 2 comments
ambujpunn commented
I'm seeing this error after I did installed the npm packages, and then ran it with npm run serve
:
npm ERR! Failed at the neal-sample@0.1.0 serve script 'webpack-dev-server --content-base public/ --history-api-fallback'.
npm ERR! This is most likely a problem with the neal-sample package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! webpack-dev-server --content-base public/ --history-api-fallback
npm ERR! You can get their info via:
npm ERR! npm owner ls neal-sample
npm ERR! There is likely additional logging output above.
hoanghadu commented
same problem to me :"(
Deamoner commented
Same issue. Any chance this will be fixed? I like the react landing page components, just trying to figuring it out how it works.