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
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: