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

npm ERR! 404 Not Found - GET https://registry.npmjs.org/@tand_ferret%2fuseful_hooks - Not found #97

Closed
Konard opened this issue Mar 15, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@Konard
Copy link
Member

Konard commented Mar 15, 2024

{
  "pid": 139,
  "stack": "Error: Command failed: npm --prefix \"/tmp/50de4cc8-bac5-478e-ac52-9763c34ef579\" i @tand_ferret/useful_hooks@0.0.1\nnpm ERR! code E404\nnpm ERR! 404 Not Found - GET https://registry.npmjs.org/@tand_ferret%2fuseful_hooks - Not found\nnpm ERR! 404 \nnpm ERR! 404  '@tand_ferret/useful_hooks@0.0.1' is not in this registry.\nnpm ERR! 404 \nnpm ERR! 404 Note that you can also install from a\nnpm ERR! 404 tarball, folder, http url, or git url.\n\nnpm ERR! A complete log of this run can be found in: /root/.npm/_logs/2024-03-15T00_36_30_552Z-debug-0.log\n\n    at checkExecSyncError (node:child_process:890:11)\n    at execSync (node:child_process:962:15)\n    at npmInstall (eval at memoized (/node_modules/lodash/memoize.js:62:23), <anonymous>:20:20)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n    at async eval (eval at memoized (/node_modules/lodash/memoize.js:62:23), <anonymous>:219:5)",
  "output": [
    null,
    "",
    "npm ERR! code E404\nnpm ERR! 404 Not Found - GET https://registry.npmjs.org/@tand_ferret%2fuseful_hooks - Not found\nnpm ERR! 404 \nnpm ERR! 404  '@tand_ferret/useful_hooks@0.0.1' is not in this registry.\nnpm ERR! 404 \nnpm ERR! 404 Note that you can also install from a\nnpm ERR! 404 tarball, folder, http url, or git url.\n\nnpm ERR! A complete log of this run can be found in: /root/.npm/_logs/2024-03-15T00_36_30_552Z-debug-0.log\n"
  ],
  "signal": null,
  "status": 1,
  "stderr": "npm ERR! code E404\nnpm ERR! 404 Not Found - GET https://registry.npmjs.org/@tand_ferret%2fuseful_hooks - Not found\nnpm ERR! 404 \nnpm ERR! 404  '@tand_ferret/useful_hooks@0.0.1' is not in this registry.\nnpm ERR! 404 \nnpm ERR! 404 Note that you can also install from a\nnpm ERR! 404 tarball, folder, http url, or git url.\n\nnpm ERR! A complete log of this run can be found in: /root/.npm/_logs/2024-03-15T00_36_30_552Z-debug-0.log\n",
  "stdout": "",
  "message": "Command failed: npm --prefix \"/tmp/50de4cc8-bac5-478e-ac52-9763c34ef579\" i @tand_ferret/useful_hooks@0.0.1\nnpm ERR! code E404\nnpm ERR! 404 Not Found - GET https://registry.npmjs.org/@tand_ferret%2fuseful_hooks - Not found\nnpm ERR! 404 \nnpm ERR! 404  '@tand_ferret/useful_hooks@0.0.1' is not in this registry.\nnpm ERR! 404 \nnpm ERR! 404 Note that you can also install from a\nnpm ERR! 404 tarball, folder, http url, or git url.\n\nnpm ERR! A complete log of this run can be found in: /root/.npm/_logs/2024-03-15T00_36_30_552Z-debug-0.log\n"
}
@Konard Konard added the bug Something isn't working label Mar 15, 2024
@Konard
Copy link
Member Author

Konard commented Mar 15, 2024

Workaround 1

Wait 10 minutes and install the package again.

@Konard
Copy link
Member Author

Konard commented Mar 15, 2024

Check if there are duplicates of this issue before close.

@Konard
Copy link
Member Author

Konard commented Mar 24, 2024

Check if there are duplicates of this issue before close.

No other duplicates found in deep-foundation organization.

Looks like this is a problem on NPM side: npm/cli#6644 (this issue closed, but it continues to reproduce, comment to the issue is added).

Closing as workaround may be considered a solution for now. But it would be nice if it is solved on NPM side also.

@Konard Konard closed this as completed Mar 24, 2024
@Konard Konard self-assigned this Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

1 participant