Closed zoutiyx closed 6 years ago
When trying to build the project with npm, I get an error after entering the npm run build command.
npm run build
npm ERR! missing script: dev npm ERR! A complete log of this run can be found in: npm ERR! /home/name/.npm/_logs/2018-03-19T08_58_14_138Z-debug.log
I don't have much experience with npm. How can I resolve this issue?
When trying to build the project with npm, I get an error after entering the
npm run build
command.I don't have much experience with npm. How can I resolve this issue?