-
Notifications
You must be signed in to change notification settings - Fork 38
notFound error occurs every time I attempt an action #12
Comments
I think I found the Error. For me, the sanitizeUserConfig Function is throwing an Error with showToast() I moved lines 315-320 to after 336 I someone with experience in Extention development could validate this? |
There is allready an fix for this issue. |
Same issue still here. Installed the extension via the Extension Store within VSCode. CTRL+Shift+P shows the bitburner commands but executing them gives an error like above. Any command gives this error. I tried setting Global options but still does not work. Any help as I really like to use VSCode. |
In case of anyone end up here to find that this extension does not work, the new template project is at https://github.com/bitburner-official/typescript-template . This extension is deprecated and out of maintenance. |
Any time I attempt to run a command through the command palette, whether it's setting the auth token or pushing a file, I get a similar error.
'ext.bitburner.connector.addAuthToken' not found
Any ideas on how to troubleshoot this?
The text was updated successfully, but these errors were encountered: