jspm / jspm-core

JSPM Core libraries including platform builtin shims
https://jspm.org
Other
51 stars 13 forks source link

Get error message: Unexpected response from the npm registry #92

Closed limichange closed 7 months ago

limichange commented 8 months ago

I've encountered an issue regarding our JavaScript package. You can find the package at https://www.npmjs.com/package/@pathintegral/amplitude-analytics-browser.

It's also accessible on StackBlitz and CodeSandbox for easy integration into our projects.

We can visit it on unpkg.

However, when trying to request the build API, I receive the following error message:

https://api.jspm.io/build/@pathintegral/amplitude-analytics-browser@1.1.1

{"error":"Unexpected response from the npm registry, it may be experiencing issues!"}

https://generator.jspm.io/ error

Error: Unable to request the JSPM API for a build of @pathintegral/amplitude-analytics-browser@1.1.1, with error: Unexpected response from the npm registry, it may be having issues!.

Could this issue be related to npm? Thanks.

guybedford commented 7 months ago

Thanks for posting, this should be working now.