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
I ran the following commands in order:
bun install
bun dev:v2
Then I encountered this error. Please help me resolve it.
The text was updated successfully, but these errors were encountered:
Hi @zhangshuanglibaby, can you add more context - logs, environment that you are using.
Sorry, something went wrong.
@zhangshuanglibaby, You need to see what I did, it will help you #3228
npm i -g wrangler
Yes it looks like your setup is looking for a globally installed wrangler rather than using the one bundled with GBO: https://docs.npmjs.com/cli/v8/using-npm/scripts#path
I'm closing this for now please ping if it doesn't resolve
No branches or pull requests
Bug description
I ran the following commands in order:
bun install
bun dev:v2
Then I encountered this error. Please help me resolve it.
Additional context
The text was updated successfully, but these errors were encountered: