Answer the question
In order to leave comments, you need to log in
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
npm i git+https://[email protected]/.../packet.git
ornpm i git+ssh://[email protected]/.../packet.git
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question