Created
February 2, 2013 16:22
-
-
Save dknell/4698101 to your computer and use it in GitHub Desktop.
meteor - Fiber is not defined
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/vagrant/bundle/server/server.js:95 | |
Fiber(function () { | |
^ | |
ReferenceError: Fiber is not defined | |
at run (/vagrant/bundle/server/server.js:95:3) | |
at Object.<anonymous> (/vagrant/bundle/server/server.js:156:1) | |
at Module._compile (module.js:449:26) | |
at Object.Module._extensions..js (module.js:467:10) | |
at Module.load (module.js:356:32) | |
at Function.Module._load (module.js:312:12) | |
at Module.require (module.js:362:17) | |
at require (module.js:378:17) | |
at Object.<anonymous> (/vagrant/bundle/main.js:1:63) | |
at Module._compile (module.js:449:26) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
have the same problemt in Ubuntu