-
Notifications
You must be signed in to change notification settings - Fork 97

Description
Hey everybody
After following all the steps of the Starter-Kit-2018 and Installing all the node packages, gulp -v, and webpack -v, from the Dev-Starter-Kit...
When i try to Start the server
npm run watch,
it's still giving me a ERROR...
C:\Users\mondc>npm run watch
npm ERR! code ENOENT
npm ERR! syscall open
npm ERR! path C:\Users\mondc\package.json
npm ERR! errno -4058
npm ERR! enoent ENOENT: no such file or directory, open 'C:\Users\mondc\package.json'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\mondc\AppData\Roaming\npm-cache_logs\2020-03-31T22_56_05_818Z-debug.log
I read all others issues but i did not find any solution.
I'll appreciate any HELP... PLEASE...
Thanks...