ArcticTypescript
ArcticTypescript copied to clipboard
node_path not working
ArcticTypescript cannot launch, because it can't recognize the node executable. I tried adding the path to the package settings, and to the tsconfig.json; together and each independently. Nothing works. ArcticTypescript reads the correct path from the settings, but does not recognize the executable as valid (permissions for /usr/bin/node on my machine are 755, fyi).
Sublime version 3.2.2, build 3211 Arch: Linux 64 bit (Pop! OS, a debian-based distro)
Here is a snapshot of the error, when the node_path is provided in the tsconfig.json, but not in the package settings.

Hi ArcticTypescript is no longer maintained. Use the plugin from Microsoft instead. Daniel
Am 4. November 2020 20:48:14 MEZ schrieb Fulguritude [email protected]:
ArcticTypescript cannot launch, because it can't recognize the node executable. I tried adding the path to the package settings, and to the tsconfig.json; together and each independently. Nothing works. ArcticTypescript reads the correct path from the settings, but does not recognize the executable as valid (permissions for
/usr/bin/nodeon my machine are 755, fyi).Sublime version 3.2.2, build 3211 Arch: Linux 64 bit (Pop! OS, a debian-based distro)
Here is a snapshot of the error, when the node_path is provided in the tsconfig.json, but not in the package settings.
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/Phaiax/ArcticTypescript/issues/63
