Adding npm dependency from keybase git repository is not working.
Open
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
~~~
npm install keybase://private/[username]/[repository]
-> An unexcepted error occured : Invlid URI \"keybase://private/[username]/[repository]"
~~~
This is very important functionality for me : resolving npm package from git repository. But it's not working with keybase url. What can i do?
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the reported `npm install keybase://private/[username]/[repository]` command and trace where the URI is rejected; the issue names no source file or test. Completion would mean a private Keybase repository can be installed successfully and the behavior is covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, node.js
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100