Hi every body
I update npm via npm i npm, but after that when i run npm run watch this error has occured:
grafana@5.0.0-beta3 watch /home/hedi/go/src/github.com/grafana/grafana
webpack --progress --colors --watch --config scripts/webpack/webpack.dev.js
sh: 1: webpack: not found
npm ERR! file sh
npm ERR! code ELIFECYCLE
npm ERR! errno ENOENT
npm ERR! syscall spawn
npm ERR! grafana@5.0.0-beta3 watch: webpack --progress --colors --watch --config scripts/webpack/webpack.dev.js
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the grafana@5.0.0-beta3 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! /home/hedi/.npm/_logs/2018-03-07T08_41_44_784Z-debug.log