Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

examples/lib/fits.js download doesn't work #13

Open
cdeil opened this issue Jan 7, 2016 · 0 comments
Open

examples/lib/fits.js download doesn't work #13

cdeil opened this issue Jan 7, 2016 · 0 comments

Comments

@cdeil
Copy link

cdeil commented Jan 7, 2016

This doesn't work for me:
https://github.com/astrojs/rawimage.js/blob/master/setup.sh#L9

I get an empty file:

$ 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant