rokucommunity / vscode-brightscript-language

A Visual Studio Code extension for Roku's BrightScript language
MIT License
109 stars 41 forks source link

plugin doesn't see devices after update to 2.40.2 #484

Closed OleksandrLukhaninGL closed 1 year ago

OleksandrLukhaninGL commented 1 year ago

plugin doesn't see devices after update to 2.40.2. When I am trying to deploy the app as usual there is nothing on OUTPUT and DEBUG CONSOLE as well. Also "bsc-0.64.3" and "Remote" icons disappeared from the right bottom corner. All works fine again after revert to previous 2.40.1 version.

TwitchBronBron commented 1 year ago

Can you look in the "BrightScript Log" "BrightScript Extension" and "BrighterScript Language Server" output channels to see if there is any type of stack trace that might give more information as to what is causing the crash?

OleksandrLukhaninGL commented 1 year ago

When version 2.40.2 installed there are not any "BrightScript Log" "BrightScript Extension" and "BrighterScript Language Server" in the list. But I could provide output from the "Extention host": 2023-05-18 01:01:32.699 [info] ExtensionService#_doActivateExtension RokuCommunity.brightscript, startup: true, activationEvent: 'workspaceContains:/manifest,/bsconfig.json' 2023-05-18 01:01:32.786 [error] Activating extension RokuCommunity.brightscript failed due to an error: 2023-05-18 01:01:32.786 [error] Error: Cannot find module 'request' Require stack:

I hope it'll help.

OleksandrLukhaninGL commented 1 year ago

^^^ this case is on Ubuntu Linux 20.04 Also the same problem with this version(2.40.2) there is on my home PC on Windows. Also the reverting to 2.40.1 helps.

TwitchBronBron commented 1 year ago

Ah, perfect. I found the issue, and am building a new release right now. You should see this change in v2.40.3.