Created
April 3, 2017 08:51
-
-
Save cacaodev/83f9b657280eca7b9e863f182d63a2ac to your computer and use it in GitHub Desktop.
Narwhal-node
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
macminiduo:cappuccino romain$ jake | |
(in /Volumes/GAMMA/DEVELOPPEMENT/cacaodev/cappuccino) | |
(in /Volumes/GAMMA/DEVELOPPEMENT/cacaodev/cappuccino) | |
setupEnvironment warning: SyntaxError: Unexpected token ) | |
(in /Volumes/GAMMA/DEVELOPPEMENT/cacaodev/cappuccino/Objective-J) | |
setupEnvironment warning: SyntaxError: Unexpected token ) | |
Building... /Volumes/GAMMA/DEVELOPPEMENT/BUILDS/CAPPUCCINO/Release/Objective-J/Objective-J.js | |
Throw caught by top level try in narwhal-node/bootstrap.js | |
Error: BufCache.next(n) only takes positive numbers. n is 0 | |
/Volumes/GAMMA/DEVELOPPEMENT/cacaodev/narwhal/node_modules/synchronize/sync.js:114 | |
fiber.run(result) | |
^ | |
Error: BufCache.next(n) only takes positive numbers. n is 0 | |
at BufCache.next (/Volumes/GAMMA/DEVELOPPEMENT/cacaodev/narwhal/packages/narwhal-node/lib/io-engine.js:49:15) | |
at exports.RawReadable.RawReadable._binPopBytes (/Volumes/GAMMA/DEVELOPPEMENT/cacaodev/narwhal/packages/narwhal-no | |
de/lib/io-engine.js:457:28) | |
at exports.RawReadable.RawReadable.read (/Volumes/GAMMA/DEVELOPPEMENT/cacaodev/narwhal/packages/narwhal-node/lib/i | |
o-engine.js:520:34) | |
at Object.exports.receiveLengthPrefixMessage (/Volumes/GAMMA/DEVELOPPEMENT/cacaodev/narwhal/packages/shrinksafe/li | |
b/minify/shrinksafe.js:126:24) | |
at compressUsingServer (/Volumes/GAMMA/DEVELOPPEMENT/cacaodev/narwhal/packages/shrinksafe/lib/minify/shrinksafe.js | |
:81:28) | |
at Object.exports.compress (/Volumes/GAMMA/DEVELOPPEMENT/cacaodev/narwhal/packages/shrinksafe/lib/minify/shrinksaf | |
e.js:14:16) | |
at compressor (/Volumes/GAMMA/DEVELOPPEMENT/cacaodev/cappuccino/Objective-J/jakefile:114:23) | |
at gcc (/Volumes/GAMMA/DEVELOPPEMENT/cacaodev/cappuccino/Objective-J/jakefile:138:20) | |
at eval (/Volumes/GAMMA/DEVELOPPEMENT/cacaodev/cappuccino/Objective-J/jakefile:43:5) | |
at FileTask.eval (/Volumes/GAMMA/DEVELOPPEMENT/cacaodev/narwhal/packages/jake/lib/jake/task.js:153:9) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment