Y
Y
yativ_sobb2018-07-17 10:21:59
JavaScript
yativ_sobb, 2018-07-17 10:21:59

Doesn't build when installing a package?

When installing npm i packetName, the project builds quietly, but when npm i git://github.com/..../packet.git does not build

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Panteleev, 2018-07-17
@s_panteleev

npm i git+https://[email protected]/.../packet.git
or
npm i git+ssh://[email protected]/.../packet.git

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question