1

anyone can help me I can't install Packages In Atom. here is an error:'node.exe' is not recognized as an internal or external command, operable program or batch file.

  • Do you have [Node.js](https://nodejs.org/en/download/) installed on your system? Please check the [Atom Discussion](https://discuss.atom.io/) forum first. – eapo Apr 24 '21 at 00:41

1 Answers1

0
  1. Download & Install Node.js
  2. Try again your package installation

If still doesn't work, just Add node.exe installation path into environment variables manually.

eapo
  • 1,053
  • 1
  • 19
  • 40