keybase / keybase/keybase-issues
AssertionError: must have spec info
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 899
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
npm ERR! at addLocal (/usr/local/lib/node_modules/npm/lib/cache/add-local.js:20:3)
npm ERR! at maybeAt (/usr/local/lib/node_modules/npm/lib/cache.js:357:5)
npm ERR! at /usr/local/lib/node_modules/npm/lib/cache.js:344:5
npm ERR! at FSReqWrap.oncomplete (fs.js:82:15)
npm ERR! If you need help, you may report this entire log,
npm ERR! including the npm and node versions, at:
npm ERR! http://github.com/npm/npm/issues
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 report only includes an npm stack trace from /usr/local/lib/node_modules/npm/lib/cache/add-local.js and cache.js; start by identifying the missing npm and Node versions and reproducing the failure. Compare the behavior around those reported paths and establish a minimal reproduction and expected result before defining a fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100