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
The lockfile verification step wasn't work because it was running after
other commands which would have updated the lockfile. This just moves it
to the front, and no need for a separate step.
0 commit comments