🐛 Bug: blockPackageJson unable to update lockfile in transition mode CI #2010
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: bug
Something isn't working :(
Milestone
Bug Report Checklist
main
branch of the repository.Expected
Running
pnpx create-typescript-app
as transition mode in CI should update thepnpm-lock.yaml
file.Actual
It's not currently, because
--no-frozen-lockfile
is not set.Additional Info
🎁
The text was updated successfully, but these errors were encountered: