jspm / project

Roadmap and management repo for the jspm project
161 stars 8 forks source link

CDN build error for @floating-ui/dom@1.6.1 #329

Closed theflow closed 7 months ago

theflow commented 8 months ago

Hi, I'm trying to understand what's going on here, the version before that has been built just fine

~ → curl https://api.jspm.io/download/@floating-ui/dom@1.6.1
{"error":"Package @floating-ui/dom@1.6.1 has not been built by JSPM."}
~ → curl https://api.jspm.io/build/@floating-ui/dom@1.6.1
{"error":"Unexpected response from the npm registry, it may be having issues!"}

Thanks!

guybedford commented 7 months ago

Thanks for posting, there was an issue with the build request API, which I've fixed - this should be working now.