Skip to content

ERR! code ENOENT in Windows 10 when using npm run watch #13

@ghost

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...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions