Answer the question
In order to leave comments, you need to log in
Gulp not installed locally?
Maybe someone knows the solution? I can’t install GULP locally, writes:
after the command npm install --save-dev gulp
npm WARN package.json [email protected] No description
npm WARN package.json [email protected] No repository field.
npm WARN package.json [email protected] No README data
npm WARN install Refusing to install gulp as a dependency of itself
after
gulp module.js
:338
throw err;
^
Error: Cannot find module 'gulp'
at Function.Module._resolveFilename (module.js:336:15)
at Function.Module._load (module.js:286:25)
at Module.require (module.js:365: 17)
at require(module.js:384:17)
at Object. (D:\OpenServer3\OpenServer\domains\gulp\gulpfile.js:1:74)
at Module._compile (module.js:434:26)
at Object.Module._extensions..js (module.js:452:10 )
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question