node.js - How to install recess through npm on the terminal on windows 8.1 -


i have installed node.js on windows pc, when try install recess so:

npm install -g recess  

from terminal, list of errors. how can install recess on machine?

here error list:

c:\users\king> npm install -g recess npm err! windows nt 6.3.9600 npm err!  code enoent npm err! enoent not problem npm npm err! please include following file support request: 


Comments

Popular posts from this blog

javascript - How to process users in one specific order using map o each function? -

javascript - Linking from page A to a specific iframe on page B -

java - Two interface have same method name with different return type -