NPM installation and private gitlab repo on Windows
I am trying to run npm install and I have a package.json file with dependencies. One of the dependencies is a private gitlab relay. I try almost everything. In config I have
"web-authenticate": "git+ssh://gitlab@git......#develop"
but always i get the error:
npm WARN `git config --get remote.origin.url` returned wrong result (gitlab@git... .git) fatal: failed to stat '.': No such file or directory
This configuration does not work only on Windows computer
+3
Marceli Janowski
source
to share
No one has answered this question yet
See similar questions:
58
or similar:
1988
1822
1688
1544
831
511
191
58
ten
0