S
S
Shulz19872015-12-11 02:06:05
Software and Internet Services
Shulz1987, 2015-12-11 02:06:05

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

1 answer(s)
S
Shulz1987, 2015-12-11
@Shulz1987

I need to delete node_modules in the local project, but how can I delete it? It says that it was installed in the AppData folder on drive C, but there is no such folder.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question