We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
devbox add wrangler
When running devbox add wrangler, the installation process gets stuck on the "fixup phase" and does not progress. I have:
No response
{ "$schema": "https://raw.githubusercontent.com/jetify-com/devbox/0.14.0/.schema/devbox.schema.json", "packages": [ "adr-tools@latest", "git@latest", "bun@latest" ], "shell": { "init_hook": [ "echo 'Welcome to devbox!' > /dev/null" ], "scripts": { "test": [ "echo \"Error: no test specified\" && exit 1" ] } } }
0.13.4
2.24.9
macOS (Intel)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened?
When running
devbox add wrangler
, the installation process gets stuck on the "fixup phase" and does not progress. I have:Steps to reproduce
Command
No response
devbox.json
Devbox version
0.13.4
Nix version
2.24.9
What system does this bug occur on?
macOS (Intel)
Debug logs
No response
The text was updated successfully, but these errors were encountered: