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: restorePackageJson failure after stopping toolkit extension (aws#5262)
Problem:
- When debugging toolkit the tasks rely on the restorePackageJson script that was removed in aws#5222
Solution:
- Re-add the restorePackageJson script
0 commit comments