S
S
Sergey2017-09-15 16:07:39
npm
Sergey, 2017-09-15 16:07:39

How can I install an npm package in the branch I need?

There is a branch different from the master. It needs to be set by default. Do not tell me how to do it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir, 2017-09-15
@Casufi

npm install <git-host>:<git-user>/<repo-name>
Instead <git-host>:<git-user>/<repo-name>, specify the full path to the branch

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question