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] [DEP0170] DeprecationWarning for git+ssh:// dependencies#tag #7319

Open
2 tasks done
DeepzUa opened this issue Mar 27, 2024 · 3 comments
Open
2 tasks done

[BUG] [DEP0170] DeprecationWarning for git+ssh:// dependencies#tag #7319

DeepzUa opened this issue Mar 27, 2024 · 3 comments
Labels
Bug thing that needs fixing Needs Triage needs review for next steps Release 10.x

Comments

@DeepzUa
Copy link

DeepzUa commented Mar 27, 2024

Is there an existing issue for this?

  • I have searched the existing issues

This issue exists in the latest npm version

  • I am using the latest npm

Current Behavior

DEP0170 is active

I seen issue #6869, but instead of commit hash, i use #tag

{
  "dependencies": {
    "something-private": "git+ssh://git@gitlab.example.com:group/project.git#tag"
  }
}

Environment

  • npm: 10.5.0
  • Node.js: 20.12.0
  • OS Name: Windows 10
  • System Model Name:
@DeepzUa DeepzUa added Bug thing that needs fixing Needs Triage needs review for next steps Release 10.x labels Mar 27, 2024
@lzsheng
Copy link

lzsheng commented Apr 11, 2024

the same error~~
npm: 10.5.0
Node.js: 20.12.1
OS Name: MacOS 12.6

@gokulb9993
Copy link

Same error for me as well.

@kyleclough
Copy link

Same error here:
npm: 10.5.0
Node.js: 20.12.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug thing that needs fixing Needs Triage needs review for next steps Release 10.x
Projects
None yet
Development

No branches or pull requests

4 participants