Unable to compile or fetch from unpkg.com
Closed this issue ยท 2 comments
heruan commented
The unpkg.com link produces a 500 Server Error and compiling hangs at puppeteer
:
$ yarn install
yarn install v1.17.0
[1/4] ๐ Resolving packages...
[2/4] ๐ Fetching packages...
[3/4] ๐ Linking dependencies...
[4/4] ๐จ Building fresh packages...
[-/5] โ waiting...
[-/5] โ waiting...
[-/5] โ waiting...
[-/5] โ waiting...
[5/5] โ puppeteer
stipsan commented
Is this still happening? I can access this just fine: https://unpkg.com/compute-scroll-into-view@1.0.11/umd/compute-scroll-into-view.min.js
If it's blocked or something you could try these links:
heruan commented
It works now!