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
LWC components can be deployed to sandbox orgs just fine - but when I attempt to deploy them via
Right-click --> HaoIDE --> Deploy to server --> select production org --> select applicable test classes
nothing happens and I see the following log in the console:
Traceback (most recent call last): File "C:\Program Files\Sublime Text\Lib\python33\sublime_plugin.py", line 1456, in run_ return self.run(**args) File "C:\Users\Byrnes\AppData\Roaming\Sublime Text\Installed Packages\haoide.sublime-package\main.py", line 1270, in run File "C:\Users\Byrnes\AppData\Roaming\Sublime Text\Installed Packages\haoide.sublime-package\util.py", line 1461, in build_deploy_package File "C:\Users\Byrnes\AppData\Roaming\Sublime Text\Installed Packages\haoide.sublime-package\util.py", line 1286, in build_package_dict KeyError: 'lwc'
The text was updated successfully, but these errors were encountered:
LWC components can be deployed to sandbox orgs just fine - but when I attempt to deploy them via
Right-click --> HaoIDE --> Deploy to server --> select production org --> select applicable test classes
nothing happens and I see the following log in the console:
Traceback (most recent call last): File "C:\Program Files\Sublime Text\Lib\python33\sublime_plugin.py", line 1456, in run_ return self.run(**args) File "C:\Users\Byrnes\AppData\Roaming\Sublime Text\Installed Packages\haoide.sublime-package\main.py", line 1270, in run File "C:\Users\Byrnes\AppData\Roaming\Sublime Text\Installed Packages\haoide.sublime-package\util.py", line 1461, in build_deploy_package File "C:\Users\Byrnes\AppData\Roaming\Sublime Text\Installed Packages\haoide.sublime-package\util.py", line 1286, in build_package_dict KeyError: 'lwc'
The text was updated successfully, but these errors were encountered: