You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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](https://user-images.githubusercontent.com/20281069/98160060-edbb1a80-1edd-11eb-9443-eca69e7a04c1.png)
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
#63
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.
The text was updated successfully, but these errors were encountered: