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

Do not create dummy URLs as https://registry.npmjs.org/None/-/None-None.tgz #2996

Open
pombredanne opened this issue Jun 15, 2022 · 0 comments

Comments

@pombredanne
Copy link
Member

https://registry.npmjs.org/None/-/None-None.tgz was seen with this package.json:

{
  "private": true,
  "scripts": {
    "prepare": "lerna run prepare",
    "rebuild:browser": "theia rebuild:browser",
    "rebuild:electron": "theia rebuild:electron"
  },
  "devDependencies": {
    "lerna": "3.13.0"
  },
  "workspaces": [
    "ballerina-extension", "browser-app", "electron-app"
  ]
}
pombredanne added a commit that referenced this issue Jun 15, 2022
Reference: #2996
Reference: aboutcode-org/scancode.io#448
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
KevinJi22 pushed a commit to KevinJi22/scancode-toolkit that referenced this issue Jun 16, 2022
Reference: aboutcode-org#2996
Reference: aboutcode-org/scancode.io#448
Signed-off-by: Philippe Ombredanne <pombredanne@nexb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant