SipIt doesn't seem to be able to look up packages that are on npm
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Ontop of that after looking thought the code I should have to triple drink for `npm`, `npx`, and `sipit`.
```
01:26:09 PM jameswlane ...Developer/ ♦️ 2.5.0 🐍 2.7.12 3.5.2 ⬡ v8.11.3 master ✔ 1m5s
λ npx sipit jest-express
npx: installed 45 in 20.48s
jest-express does not exist. No sip for you 🙅
01:27:05 PM jameswlane ...Developer/ ♦️ 2.5.0 🐍 2.7.12 3.5.2 ⬡ v8.11.3 master ✔ 22s
λ npx sipit jest
npx: installed 45 in 8.877s
jest does not exist. No sip for you 🙅
01:27:48 PM jameswlane ...Developer/ ♦️ 2.5.0 🐍 2.7.12 3.5.2 ⬡ v8.11.3 master ✔ 9s
λ npx sipit jwl
npx: installed 45 in 28.329s
jwl does not exist. No sip for you 🙅
01:28:29 PM jameswlane ...Developer/ ♦️ 2.5.0 🐍 2.7.12 3.5.2 ⬡ v8.11.3 master ✔ 29s
λ npx sipit npm
npx: installed 45 in 6.519s
npm does not exist. No sip for you 🙅
01:32:49 PM jameswlane ...Developer/ ♦️ 2.5.0 🐍 2.7.12 3.5.2 ⬡ v8.11.3 master ✔ 8s
λ npx sipit npx
npx: installed 45 in 7.031s
npx does not exist. No sip for you 🙅
01:33:06 PM jameswlane ...Developer/ ♦️ 2.5.0 🐍 2.7.12 3.5.2 ⬡ v8.11.3 master ✔ 7s
λ npx sipit sipit
npx: installed 45 in 8.593s
sipit does not exist. No sip for you 🙅
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.