Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Error when run coffee-script #1926

Closed
fxfred opened this issue Oct 24, 2011 · 1 comment
Closed

Error when run coffee-script #1926

fxfred opened this issue Oct 24, 2011 · 1 comment

Comments

@fxfred
Copy link

fxfred commented Oct 24, 2011

/home/node/.nvm/v0.5.10/lib/node_modules/coffee-script/lib/command.js:15
return process.binding('stdio').writeError(line + '\n');
^
Error: No such module
at /home/kou/.nvm/v0.5.10/lib/node_modules/coffee-script/lib/command.js:15:20
at /home/kou/.nvm/v0.5.10/lib/node_modules/coffee-script/lib/command.js:167:7
at /home/kou/.nvm/v0.5.10/lib/node_modules/coffee-script/lib/command.js:115:26
at [object Object]. (fs.js:108:5)
at [object Object].emit (events.js:64:17)
at afterRead (fs.js:1074:12)
at Object.wrapper as oncomplete

Looks like to be a node.js bug. Coffee-script 1.1.2
Any idea?

@koichik
Copy link

koichik commented Oct 24, 2011

node_stdio was removed from Node v0.5.10 (83fce75). Please report it to the author of Coffee-script.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants