Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] git+ssh private git server "Invalid URL" in 7.5.2. works in 6.14.11. #2634

Closed
brettk-dev opened this issue Feb 5, 2021 · 2 comments
Closed

Comments

@brettk-dev
Copy link

What / Why

Using npm@7.5.2, installing using git+ssh from our private git server fails, claiming "Invalid URL". The exact same URL works in npm@6.14.11.

When

  • When running npm install git+ssh//git@git.wrightmfg.com:wright/plugins/wmi-plugin-core.git or any other repo URL on our server.

Where

  • n/a

How

Current Behavior

  • I get the following error: Invalid URL: git+ssh://git@git.wrightmfg.com:wright/plugins/wmi-plugin-core.git

Steps to Reproduce

  • n/a

Expected Behavior

  • The repo successfully resolves as a dependency.

Who

  • n/a

References

@brettk-dev
Copy link
Author

This is still happening in 7.5.3

@brettk-dev
Copy link
Author

I believe this is fixed in 7.6.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant