-
-
Notifications
You must be signed in to change notification settings - Fork 19
Typescript extension crashing Nova #74
Comments
Since the extension has activated successfully (according to the extension console) and this is a hard crash, it's most likely a Nova issue, and something I'm not going to be able to figure out without a local reproduction (which I don't have). The most helpful thing would be for you to clone this repo, open the extension locally, and just comment out code to binary search to try to identify what's causing the crash. I don't expect it's Nodenv causing the issue, since that would most likely cause issues that would crash before "activated" shows up. |
This comment has been minimized.
This comment has been minimized.
This makes sense! Hope they get a fix out soon. Thanks for looking into this! |
I'm now experiencing this after installing node with |
I'm having the same issue using |
Having the same issue with Nova 1.1 and v1.7.0 of this extension. Opening any .ts file with the extension enabled reliably causes an instant crash. I'm using zsh as the shell and nodenv for my Node installation, which does correctly appear as part of |
Same exact setup and issue. |
The latest update for Nova (1.2) seems to have fixed the issue! 🎉 |
After installing the Typescript plugin Nova consistently crashes. Sometimes when I click on a file in the file browser after opening the app, other times just a few seconds after opening the app without doing anything. I have had other extensions installed along side Typescript and get the crash. I also get the crash when all other extensions except Typescript are disabled.
Expected behavior
Just to be able to use this plugin. 😄
Environment (please complete the following information):
Extension console output
The text was updated successfully, but these errors were encountered: