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

linner can't fetch bundle jquery.js #47

Open
jacarrichan opened this issue Jan 16, 2016 · 0 comments
Open

linner can't fetch bundle jquery.js #47

jacarrichan opened this issue Jan 16, 2016 · 0 comments

Comments

@jacarrichan
Copy link

linner can't fetch bundle jquery.js . but Chrome can open the url (http://code.jquery.com/jquery-1.10.2.js).
in ubuntu 14.04

hadoop@ubuntu:~$ linner new webapp
      create  webapp
      create  webapp/app/images/.gitkeep
      create  webapp/app/images/logo.png
      create  webapp/app/scripts/app.coffee
      create  webapp/app/styles/app.scss
      create  webapp/app/templates/welcome.hbs
      create  webapp/app/views/index.html
      create  webapp/bin/server
      create  webapp/config.yml
      create  webapp/public/.gitkeep
      create  webapp/test/.gitkeep
      create  webapp/vendor/.gitkeep
       chmod  webapp/bin/server
hadoop@ubuntu:~$ cd webapp/
hadoop@ubuntu:~/webapp$ ls
app  bin  config.yml  public  test  vendor
hadoop@ubuntu:~/webapp$ linner build
Installing jquery.js 1.10.2...
👻 : Can't fetch bundle jquery.js from http://code.jquery.com/jquery-1.10.2.js!
hadoop@ubuntu:~/webapp$ linner -v 
0.11.4

in windows 8.1

C:\Users\Jacarri\webapp>linner b
DL is deprecated, please use Fiddle
I, [2016-01-16T22:58:56.478732 #7312]  INFO -- : Celluloid 0.17.2 is running in BACKPORTED mode. [ http://git.io/vJf3J ]
Installing jquery.js 1.10.2...
👻 : Can't fetch bundle jquery.js from http://code.jquery.com/jquery-1.10.2.js!

C:\Users\Jacarri\webapp>linner -v
DL is deprecated, please use Fiddle
I, [2016-01-16T23:52:11.693683 #6156]  INFO -- : Celluloid 0.17.2 is running in BACKPORTED mode. [ http://git.io/vJf3J ]
0.10.0

image

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