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
fix(beta): startup fails, "beta build must set version=99.0.0"
Problem:
startup fails:
2024-11-15 16:27:10.966 [error] Activating extension amazonwebservices.amazon-q-vscode failed due to an error:
2024-11-15 16:27:10.967 [error] Error: beta build must set version=99.0.0 in package.json
Solution:
Fix the version comparision.
0 commit comments