K
K
klonor2015-07-16 15:39:53
Layout
klonor, 2015-07-16 15:39:53

Why is gulp not installed locally?

$ npm i gulp --save-dev error appears after
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

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
vasIvas, 2015-07-16
@klonor

> cd path/to/dir/
> npm init
> npm install --save-dev gulp

">" dashes I just added for beauty.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question