"backend/vscode:/vscode.git/clone" did not exist on "d851818035138d09fced7a4fbdd9101ac53b5454"
Fix agnoster initial diagnostic error
This PR fixes the runtime error that displays this: ```log prompt_status:2: symbols: attempt to assign array value to non-array ```. It trips over a local array which is not properly declared.
Please register or sign in to comment