Closed imWildCat closed 8 years ago
sudo npm run dev
@hilongjw I'm seeing the same error and sudo npm run dev
doesnt work.
@Morganjackson Are you install supervisor with npm install supervisor -g
, and make sure supervisor is work fine.
@hilongjw Perfect! npm install supervisor -g
fixed it.