Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: 3.1.11 does not handle maxDuration without configuration file? #1624

Open
Nopsled opened this issue Jan 19, 2025 · 0 comments
Open

bug: 3.1.11 does not handle maxDuration without configuration file? #1624

Nopsled opened this issue Jan 19, 2025 · 0 comments

Comments

@Nopsled
Copy link

Nopsled commented Jan 19, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant