Hello,
I am receiving an error in Business Application Studio that is seen here:
"Cannot activate the 'Full Stack application runner' extension because it depends on an unknown 'sap.vscode-wing-run-config' extension."
I have seen some other posts about this but none with a clear solution. I tried downgrading the npm through the terminal with both "npm remove -g npm" and "npm remove --location=global npm" (and got a response saying 1 package was audited). After resetting the dev space the issue was not resolved.
I also tried creating a new dev space and this also did not solve the issue.
Thanks to anyone who is able to help!