michaelpb / michaelpb/whiteboard
E404: Registry not found when compiling from sources
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 26
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
It seems the project has been abandoned, but anyway I need to let you know this issue.
This is the log's last part:
23 verbose Linux 5.4.0-74-generic
24 verbose argv "/usr/bin/node" "/usr/bin/npm" "publish"
25 verbose node v10.19.0
26 verbose npm v6.14.4
27 error code E404
28 error 404 Not Found - PUT https://registry.npmjs.org/whiteboard-app - Not found
29 error 404
30 error 404 'whiteboard-app@0.0.48' is not in the npm registry.
31 error 404 You should bug the author to publish it (or use the name yourself!)
32 error 404 Note that you can also install from a
33 error 404 tarball, folder, http url, or git url.
34 verbose exit [ 1, true ]
Greetings!
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue provides only an npm publish log showing a PUT to registry.npmjs.org failing with E404; no files, tests, or intended change are identified. Start by inspecting the repository's release and npm publication configuration and reproduce the command with the logged Node.js and npm versions; done would require a confirmed cause and an agreed fix or publication procedure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100