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
{{ message }}
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
/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?
The text was updated successfully, but these errors were encountered:
/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?
The text was updated successfully, but these errors were encountered: