Webogram: install on mac is shows Error: Cannot find module 'once'

Created on 14 Apr 2016  ·  2Comments  ·  Source: zhukov/webogram

when I run gulp watch ,It show
module.js:338
throw err;
^
Error: Cannot find module 'once'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:278:25)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object. (/Users/admin/Documents/webogram/node_modules/gulp/node_modules/orchestrator/node_modules/end-of-stream/index.js:1:74)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
➜ webogram git:(master)

All 2 comments

did you run sudo npm install -g gulp and npm install?

я не могу понять как это работает

2016-06-06 20:58 GMT+03:00 Igor Zhukov [email protected]:

did you run sh
$ sudo npm install -g gulp
npm install?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/zhukov/webogram/issues/1110#issuecomment-224037285,
or mute the thread
https://github.com/notifications/unsubscribe/ARkyq20xnwqI6Pzj_7BN0C0NIN_I8PbGks5qJF_jgaJpZM4IHb4g
.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tdimdimich picture tdimdimich  ·  7Comments

plyaskin picture plyaskin  ·  3Comments

user4302 picture user4302  ·  4Comments

bicatso picture bicatso  ·  3Comments

azzimuth picture azzimuth  ·  5Comments