trigger.dev
trigger.dev copied to clipboard
bug: X Error: No lockfile found from '/project'
Provide environment information
System: OS: macOS 13.3.1 CPU: (8) arm64 Apple M1 Memory: 138.28 MB / 16.00 GB Shell: 5.9 - /bin/zsh Binaries: Node: 22.12.0 - ~/.nvm/versions/node/v22.12.0/bin/node npm: 10.9.0 - ~/.nvm/versions/node/v22.12.0/bin/npm pnpm: 9.4.0 - ~/Library/pnpm/pnpm bun: 1.0.31 - ~/Library/pnpm/bun
Describe the bug
We don't use lockfile in our all projects. but trigger.dev can't run without a lockfile. It stops us using this product. Please support not forcing lockfile. Thanks
Reproduction repo
any repo without lockfile
To reproduce
any repo without lockfile
Additional information
No response