ArcticTypescript icon indicating copy to clipboard operation
ArcticTypescript copied to clipboard

node_path not working

Open Fulguritude opened this issue 5 years ago • 1 comments
trafficstars

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. image

Fulguritude avatar Nov 04 '20 19:11 Fulguritude

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/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. image

-- 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

Phaiax avatar Nov 05 '20 07:11 Phaiax