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

Hangs on loading phantomjs... #151

Open
ghost opened this issue Mar 7, 2015 · 5 comments
Open

Hangs on loading phantomjs... #151

ghost opened this issue Mar 7, 2015 · 5 comments

Comments

@ghost
Copy link

ghost commented Mar 7, 2015

phantomjs command works. mogod is started is started but it hangs at saying loading phantomjs.. i have left it for a while also to see if it loads at end but nothing

@apendua
Copy link
Collaborator

apendua commented Mar 7, 2015

@MurWade Interesting. Have you tried running laika in verbose mode to get some more feedback? You can also try switching to gagarin.

@ghost
Copy link
Author

ghost commented Mar 8, 2015

Yes and this is the output i get

$ laika -V
[laika log] accepting the following extensions: (js)

injecting laika...
loading phantomjs...
[app touch log] [[[[[ ~/dev/models ]]]]]

[app touch log] => Started proxy.
[app touch log] => Started your app.
[app touch log] 
[app touch log] => App running at: http://localhost:14461/

I also tried cloning the Hello-laika example and that also doesnt work. this is the output i get for that

~/hello-laika$ laika -V
[laika log] accepting the following extensions: (js)

 injecting laika...
 loading phantomjs...
 [app touch log] [[[[[ ~/hello-laika ]]]]]

 [app touch log] => Meteor server running on: http://localhost:19060/

@yasuba
Copy link

yasuba commented Mar 16, 2015

I have the same problem (both with my own app and with the hello-laika example). I tried installing an earlier phantomjs, but still no joy.

@apendua
Copy link
Collaborator

apendua commented Mar 16, 2015

@MurWade @yasuba If you guys are starting a new project, please try using Gagarin instead. If you already have a bunch of tests written in Laika and you don't want to rewrite them from scratch let me know and I will try to find time to investigate this issue.

@yasuba
Copy link

yasuba commented Mar 16, 2015

Ok, will start again with gagarin - thanks @apendua .

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

2 participants