emmet-atom icon indicating copy to clipboard operation
emmet-atom copied to clipboard

I'm not able to install emmet on windows atom

Open deividynegri opened this issue 9 years ago • 4 comments

I tried to solve it by myself, but no success When I try to install through the packages in settings of atom I get this issue:

npm http GET https://registry.npmjs.org/emmet npm http 304 https://registry.npmjs.org/emmet npm http GET https://registry.npmjs.org/requirejs npm http GET https://registry.npmjs.org/lodash npm http 304 https://registry.npmjs.org/requirejs npm http 304 https://registry.npmjs.org/lodash npm ERR! notarget No compatible version found: lodash@'emmetio/lodash.git' npm ERR! notarget Valid install targets: npm ERR! notarget ["0.1.0","0.2.0","0.2.1","0.2.2","0.3.0","0.3.1","0.3.2","0.4.0","0.4.1","0.4.2","0.5.0-rc.1","0.5.0","0.5.1","0.5.2","0.6.0","0.6.1","0.7.0","0.8.0","0.8.1","0.8.2","0.9.0","0.9.1","0.9.2","0.10.0","1.0.0-rc.1","1.0.0-rc.2","1.0.0-rc.3","1.0.0","1.0.1","1.1.0","1.1.1","1.2.0","1.2.1","1.3.0","1.3.1","2.0.0","2.1.0","2.2.0","2.2.1","2.3.0","2.4.0","2.4.1"] npm ERR! notarget npm ERR! notarget This is most likely not a problem with npm itself. npm ERR! notarget In most cases you or one of your dependencies are requesting npm ERR! notarget a package version that doesn't exist.

npm ERR! System Windows_NT 6.1.7601 npm ERR! command "c:\Program Files (x86)\Atom\resources\app\apm\node_modules\atom-package-manager\bin\node.exe" "c:\Program Files (x86)\Atom\resources\app\apm\node_modules\atom-package-manager\node_modules\npm\bin\npm-cli.js" "--globalconfig" "c:\Program Files (x86)\Atom\resources\app\apm\node_modules\atom-package-manager.apmrc" "--userconfig" "C:\Users\Deividy.atom.apmrc" "install" "C:\Users\Deividy.atom.node-gyp.atom.apm\emmet\2.2.1\package.tgz" "--target=0.18.0" "--arch=ia32" npm ERR! cwd C:\Users\Deividy\AppData\Local\Temp\apm-install-dir-114112-4608-xjmvjs npm ERR! node -v v0.10.32 npm ERR! npm -v 1.4.4 npm ERR! code ETARGET npm

and when I run the cmd of the windows it says that apm or npm doesn't are commands

please, could some one help me?

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

deividynegri avatar Dec 02 '14 22:12 deividynegri

I just tried installing emmet in atom (windows 7) and got the same error message. What's the problem?

zvuc avatar Dec 03 '14 15:12 zvuc

I am shooting in dark, but do you have git, npm in PATH? Seems like npm is not, which I think it might be problem and also missing git might be problem too.

Trudko avatar Dec 07 '14 10:12 Trudko

Hi! I've the same problem, any help? edit: I'm triying to install in windows 7.

Eucrow avatar Dec 22 '14 12:12 Eucrow

Hello, I am having this issue now on Windows 10. Was there ever a solution to this?

Thanks! emmitError

AdrianAcostaPR avatar Jan 14 '20 17:01 AdrianAcostaPR