Closed remainstheday closed 9 years ago
I followed the "Run" steps line for line but keep getting a 'node --harmony server' error.
'node --harmony server'
please install node 0.12
I'm havin the same issue using node v0.12.6 and node v2.12.1 but with Exit status 1
v0.12.6
v2.12.1
Here my npm-debug.log
try rm node_modules and npm install again
I followed the "Run" steps line for line but keep getting a
'node --harmony server'
error.