Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm not running 'run watch' command - issue with bash #1

Open
adriangreenland opened this issue Jul 4, 2018 · 0 comments
Open

npm not running 'run watch' command - issue with bash #1

adriangreenland opened this issue Jul 4, 2018 · 0 comments

Comments

@adriangreenland
Copy link

Hi

not very experienced with the terminal but after installing parcel i cant seem to run npm for some reason...

I see the error below:

sh: parcel: command not found
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! [email protected] watch: parcel src/index.html
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the [email protected] watch 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/Greenland/.npm/_logs/2018-07-04T21_55_49_538Z-debug.log
Adrians-MBP:PersonalPortfolio Greenland$ parcel src/index.html
bash: parcel: command not found

also after installing parcel and running 'parcel src/index.html' i get the error 'bash: parcel: command not found'

any assistance welcomed

thanks
adrian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant