You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 7, 2024. It is now read-only.
Hi there i am following the steps in the tutorial 2
And When I do 'npm run build',I got errors like this:
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! example@1.0.0 build: webpack-dev-server --mode=production --progress
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the example@1.0.0 build 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! /Users/tanghui/.npm/_logs/2020-03-16T01_54_04_855Z-debug.log
=======================
I have my index.js and the packages installed as required