D
D
Damir Gabdrakhimov2017-02-20 20:23:34
npm
Damir Gabdrakhimov, 2017-02-20 20:23:34

What does this npm command, gulp (-D) mean?

Hello,
what do the "-D" characters in the second line mean?

npm install gulp-cli -g
npm install gulp -D

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
iBird Rose, 2017-02-20
@gabdrahimovru

short for --save-dev

O
Oleg, 2017-02-20
@werty1001

Same as --save-dev (install package as dev dependency)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question