sh: stencil: command not found
npm ERR! code ELIFECYCLE
npm ERR! syscall spawn
npm ERR! file sh
npm ERR! errno ENOENT
npm ERR! stencil-starter-project-name@0.0.1 start: stencil build --dev --watch --serve
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the stencil-starter-project-name@0.0.1 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
I tried by installing stencil using --global but not working
sh: stencil: command not found
npm ERR! code ELIFECYCLE
npm ERR! syscall spawn
npm ERR! file sh
npm ERR! errno ENOENT
npm ERR! stencil-starter-project-name@0.0.1 start:
stencil build --dev --watch --servenpm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the stencil-starter-project-name@0.0.1 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
I tried by installing stencil using --global but not working