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
There should be an option that will prevent bit install from modifying the lockfile. This option would be used in CI environments. Both Yarn and pnpm support such option: --frozen-lockfile.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered:
Description
There should be an option that will prevent
bit install
from modifying the lockfile. This option would be used in CI environments. Both Yarn and pnpm support such option:--frozen-lockfile
.Describe the solution you'd like
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: