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
are you using the stable serve-d or have you configured it to use beta or nightly? If not, try out setting d.servedReleaseChannel to beta or nightly and reload the window.
I have the following
.vscode/setting.json
(notice:"archType": "$current"
)If I do "Terminal > Run Build Task..." with this setup I get:
I think this "arch" setting should initialize to the current native target instead of being empty, similar to other settings (build type, config etc.)
The text was updated successfully, but these errors were encountered: