error instalar vía npm
Oxicode opened this issue · 3 comments
Oxicode commented
Hola, tengo problemas al instalar vía npm, sale este error
npm ERR! error installing retext@0.1.0
npm ERR! Error: No compatible version found: parse-latin@'^0.1.0-rc.6'
npm ERR! Valid install targets:
npm ERR! ["0.1.0-rc.3","0.1.0-rc.4","0.1.0-rc.3","0.1.0-rc.4","0.1.0-rc.5","0.1.0-rc.6","0.1.0-rc.7","0.1.0-rc.8","0.1.0-rc.9","0.1.0-rc.10","0.1.0-rc.11","0.1.0-rc.12","0.1.0"]
npm ERR! at installTargetsError (/usr/share/npm/lib/cache.js:488:10)
npm ERR! at /usr/share/npm/lib/cache.js:375:15
npm ERR! at saved (/usr/share/npm/lib/utils/npm-registry-client/get.js:147:7)
wooorm commented
Whats your npm version? Does it still happen if you update npm?
wooorm commented
Is this fixed?
wooorm commented
Not sure if it’s fixed or not, but I guess so, so I’m closing this.
Let me know if it still doesn’t work!