Add fallback to install without frozen lockfile when pnpm-lock.yaml is missing, allowing builds to proceed in development environments while maintaining strict dependency locking in production when lockfile exists.
Add fallback to install without frozen lockfile when pnpm-lock.yaml is missing, allowing builds to proceed in development environments while maintaining strict dependency locking in production when lockfile exists.