Closed smiller171 closed 6 years ago
Thanks for reporting. Away for about a week, will check when I’m back.
fre. 23. mar. 2018 kl. 20:31 skrev Scott Miller notifications@github.com:
If I try to check on a scoped package (@nuxtjs/vuetify) the package is incorrectly reported as not existing.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/arve0/npm-download-size/issues/2, or mute the thread https://github.com/notifications/unsubscribe-auth/AElnGVj5OqNS2Yptz_ROcGUFE7VmTnzPks5thU14gaJpZM4S5Q7Q .
Turns out you need to replace the /
with %2F
(@nuxtjs%2Fvuetify
)
@arve0 did you take a look at this PR?
I’m still on vacation and have no computer with me.
søn. 1. apr. 2018 kl. 05:50 skrev Scott Miller notifications@github.com:
@arve0 https://github.com/arve0 did you take a look at this PR?
— You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub https://github.com/arve0/npm-download-size/issues/2#issuecomment-377741719, or mute the thread https://github.com/notifications/unsubscribe-auth/AElnGc39V3APWQW6sV-CgxQtIGWJRBDDks5tkE6DgaJpZM4S5Q7Q .
The PR did not solve the issue. One would probably need to take a look at the server side.
Was related to issue https://github.com/npm/registry/issues/34. Fix is on the way.
If I try to check on a scoped package (
@nuxtjs/vuetify
) the package is incorrectly reported as not existing.