-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
Bugthing that needs fixingthing that needs fixingNeeds Triageneeds review for next stepsneeds review for next stepsRelease 7.xwork is associated with a specific npm 7 releasework is associated with a specific npm 7 release
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
I'm not able to install private npm dependencies that are used inside my package.json.
npm ERR! command git --no-replace-objects ls-remote ssh://[email protected]/foo/bar.git
npm ERR! command-line line 0: unsupported option "accept-new".
npm ERR! fatal: Could not read from remote repository.
I thought wasn't related to npm cli, but:
- I can successfully clone the repo on the same machine using ssh
- yarn install works fine
Openssh version is 7.4p1-21.el7.
Is this a known problem?
Thanks
Expected Behavior
A successful install
Steps To Reproduce
No response
Environment
- OS: Centos 7
- Node: 14.17.0
- npm: 7.12.1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Bugthing that needs fixingthing that needs fixingNeeds Triageneeds review for next stepsneeds review for next stepsRelease 7.xwork is associated with a specific npm 7 releasework is associated with a specific npm 7 release