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
When fully relying on the API endpoints version 3.3.11 does require a maxDuration which seems not possible to set in the "npx [email protected] dev" when not using a configuration file. Therefore I had to run instead this: "npx [email protected] dev --project-ref="proj_ijpicnzzxxxxtpvb" --skip-telemetry --skip-update-check.
Describe the bug
"npx [email protected] dev --project-ref="proj_ijpicnzzxxxxtpvb" --skip-telemetry --skip-update-check does not work without a configuration file due to maxDuration requirement?
Provide environment information
When fully relying on the API endpoints version 3.3.11 does require a maxDuration which seems not possible to set in the "npx [email protected] dev" when not using a configuration file. Therefore I had to run instead this: "npx [email protected] dev --project-ref="proj_ijpicnzzxxxxtpvb" --skip-telemetry --skip-update-check.
Describe the bug
"npx [email protected] dev --project-ref="proj_ijpicnzzxxxxtpvb" --skip-telemetry --skip-update-check does not work without a configuration file due to maxDuration requirement?
System:
OS: macOS 15.3
CPU: (8) arm64 Apple M1
Memory: 155.09 MB / 8.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 23.5.0 - ~/.nvm/versions/node/v23.5.0/bin/node
Yarn: 1.22.22 - ~/.nvm/versions/node/v23.5.0/bin/yarn
npm: 11.0.0 - ~/.nvm/versions/node/v23.5.0/bin/npm
bun: 1.1.45 - /opt/homebrew/bin/bun
Reproduction repo
To reproduce
Additional information
No response
The text was updated successfully, but these errors were encountered: