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
gitlab node.js


source to share


No one has answered this question yet

See similar questions:

58
Install npm module from gitlab private repository

or similar:

1988
Find the version of the installed npm package
1822
What's the difference between dependencies, devDependencies and peerDependencies in the npm package.json file?
1688
What is the -save option for npm install?
1544
How can I upgrade NodeJS and NPM to the next versions?
831
Where does npm install packages?
511
Why is "npm install" overwriting package-lock.json?
191
NPM cannot install dependencies. Try to unblock something that hasn't been blocked.
58
Install npm module from gitlab private repository
ten
how to use private GitLab repository as npm dependency with private token via https
0
NPM's ability to set up a private gitlab relay



All Articles
Loading...
X
Show
Funny
Dev
Pics