You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ curl "https://raw.github.com/astrojs/fitsjs/rewrite/lib/fits.js" -o 'examples/lib/fits.js'
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
$ ls -l examples/lib/fits.js
-rw-r--r-- 1 deil staff 0 Jan 7 21:30 examples/lib/fits.js
This then leads to this error when I try to look at any of the examples:
Uncaught ReferenceError: astro is not defined
The text was updated successfully, but these errors were encountered:
This doesn't work for me:
https://github.com/astrojs/rawimage.js/blob/master/setup.sh#L9
I get an empty file:
This then leads to this error when I try to look at any of the examples:
The text was updated successfully, but these errors were encountered: