sinopia
sinopia copied to clipboard
npm i @typess/lodash or something @types/*
I think does not understand / in package name
Yah, I have the same issue, it seems to be related with packages published under an organization.
http <-- 404, user: tp, req: 'GET /@breautek%2fstorm', error: no such package available
http <-- 404, user: tp, req: 'GET /@types%2fbcrypt', error: no such package available
This is on a fresh install on sinopia, and in my case, I was expecting for sinopia to fall back to and fetch them from the npm registry. But as you see above, it appears to have a malformed, URL or something. It works on non-organization packages.
It appears to be related to #278