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

laika couldn't run in meteor app #155

Open
toitoi opened this issue Nov 19, 2015 · 1 comment
Open

laika couldn't run in meteor app #155

toitoi opened this issue Nov 19, 2015 · 1 comment

Comments

@toitoi
Copy link

toitoi commented Nov 19, 2015

C:\Users\xxx\meteor_proj\meteor-base-blaze-boilerplate>laika -V
[laika log] accepting the following extensions: (js)

injecting laika...
loading phantomjs...
cleaning up injected code

C:\Users\xxx\AppData\Roaming\npm\node_modules\laika\lib\app.js:124
if(err) throw err;
^

Error: spawn meteor ENOENT
at exports._errnoException (util.js:856:11)
at Process.ChildProcess._handle.onexit (internal/child_process.js:178:32)
at onErrorNT (internal/child_process.js:344:16)
at doNTCallback2 (node.js:452:9)
at process._tickCallback (node.js:366:17)

Hi, i just couldn't get laika running in my meteor app,
-> windows 8.1
-> laika 0.3.10
-> phantomjs 2.0.0
-> meteor 1.2.1

@apendua
Copy link
Collaborator

apendua commented Nov 28, 2015

Laika is no longer actively maintained. Would you consider using Gagarin
instead? It has a good windows support.

W dniu czwartek, 19 listopada 2015 SK. Ng [email protected]
napisał(a):

C:\Users\xxx\meteor_proj\meteor-base-blaze-boilerplate>laika -V
[laika log] accepting the following extensions: (js)

injecting laika...
loading phantomjs...
cleaning up injected code

C:\Users\xxx\AppData\Roaming\npm\node_modules\laika\lib\app.js:124
if(err) throw err;
^

Error: spawn meteor ENOENT
at exports._errnoException (util.js:856:11)
at Process.ChildProcess._handle.onexit (internal/child_process.js:178:32)
at onErrorNT (internal/child_process.js:344:16)
at doNTCallback2 (node.js:452:9)
at process._tickCallback (node.js:366:17)

Hi, i just couldn't get laika running in my meteor app,
-> windows 8.1
-> laika 0.3.10
-> phantomjs 2.0.0
-> meteor 1.2.1


Reply to this email directly or view it on GitHub
#155.

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