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
@dgolovin
Refer to: #2128 (comment),
there is a problem when I use Watch command. I installed openshift-connector in VSCode on my MacBook(x86), and my openshift is running on s390x, others features are ok to use except the watch command.
The details:
I click watch, and then change the nodejs code in server.js file, but no update for the component.
It seems the watch command is not running? how can I debug it?
Per comment here #2128#issuecomment-838123488 watch command triggers watch session being added and removed to Watch Sessions view.
The text was updated successfully, but these errors were encountered: