I have just run AtomSetup-x64.exe. I’m trying to add Linter-ESlint but when I run apm install linter-eslint as per https://atom.io/packages/linter-eslint
I get the error that apm is not recognized as an internal or external command…
It would be nice if the above page could show the C:\ prompt so that it’s clear where to run the command. Maybe I’m not meant to run it in Command prompt…
Apm on set up WIndows x64
idleberg
#2
Sound like you have to run Window: Install Shell Commands
first. You can do so from the command palette or the application menu.
Window: install shell commands isn’t on the command palette…I can’t see it on the application menu either…
I have however found a menu that finally found packages to install and one was linter-eslint! It’s installing. Maybe this could be added to the above page?