Rich-Harris / packd

Rollup as a service (with a little help from Browserify)
https://packd.now.sh
MIT License
259 stars 24 forks source link

Server error at https://bundle.run/pixi-viewport@4.5.0/dist/viewport.js #109

Open zakjan opened 4 years ago

zakjan commented 4 years ago

Server error at https://bundle.run/pixi-viewport@4.5.0/dist/viewport.js throws

server error

Please raise an issue, quoting this URL.

Command failed: /var/app/current/node_modules/.bin/npm install "pixi.js@>=4.6.0" npm ERR! code ENOENT npm ERR! syscall open npm ERR! path /var/app/current/.tmp/7fcdeca5bbc718803040b502cfb04d96009dc462/package/node_modules/@babel/code-frame/package.json.393772280 npm ERR! errno -2 npm ERR! enoent ENOENT: no such file or directory, open '/var/app/current/.tmp/7fcdeca5bbc718803040b502cfb04d96009dc462/package/node_modules/@babel/code-frame/package.json.393772280' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent npm ERR! A complete log of this run can be found in: npm ERR! /tmp/.npm/_logs/2020-01-14T22_36_08_047Z-debug.log
xtuc commented 4 years ago

I invalided the cache entry. Could you please confirm it now works for you?

zakjan commented 4 years ago

No, still the same error now. Interesting that it worked for a few days meanwhile.

My usecase can be tested at https://observablehq.com/@zakjan/force-directed-graph-pixi

zakjan commented 4 years ago

Now it throws ENOENT: no such file or directory, open '/var/app/current/.tmp/7fcdeca5bbc718803040b502cfb04d96009dc462/package/dist/viewport.js'

Similar error at the latest version https://bundle.run/pixi-viewport@4.10.0/dist/viewport.js

Could it be possible to expose a way to trigger cache clean from outside?

zakjan commented 4 years ago

Now it loads forever