node-progress icon indicating copy to clipboard operation
node-progress copied to clipboard

No compatible version for Windows 8.1 Update 1

Open ajsb85 opened this issue 11 years ago • 2 comments

npm ERR! Error: No compatible version found: progress@'^1.1.5'
npm ERR! Valid install targets:
npm ERR! ["0.0.1","0.0.2","0.0.3","0.0.4","0.0.5","0.1.0","1.0.0","1.0.1","1.1.0
","1.1.2","1.1.3","1.1.4","1.1.5","1.1.6","1.1.7","1.1.8"]
npm ERR!     at installTargetsError (C:\Program Files (x86)\nodejs\node_modules\
npm\lib\cache.js:682:10)
npm ERR!     at C:\Program Files (x86)\nodejs\node_modules\npm\lib\cache.js:597:
10
npm ERR!     at saved (C:\Program Files (x86)\nodejs\node_modules\npm\node_modul
es\npm-registry-client\lib\get.js:138:7)
npm ERR!     at Object.oncomplete (fs.js:297:15)
npm ERR! If you need help, you may report this log at:
npm ERR!     <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR!     <[email protected]>

npm ERR! System Windows_NT 6.2.9200
npm ERR! command "C:\\Program Files (x86)\\nodejs\\\\node.exe" "C:\\Program File
s (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
npm ERR! cwd C:\Users\user.domain\Downloads\openwapp-1815a3ce730d100b64d7
3044c1986b069d48ef12.tar\openwapp.git
npm ERR! node -v v0.8.22
npm ERR! npm -v 1.2.14

ajsb85 avatar Aug 25 '14 13:08 ajsb85

who uses nodejs + windows ?

marceloboeira avatar Aug 26 '14 21:08 marceloboeira

A lot of people. I'll look into this.

jdan avatar Aug 27 '14 03:08 jdan