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 followed the steps in the README.md file:
README.md
bun install
bun dev
However, the server isn't running, and I encountered an error (see the screenshot below).
I am unsure whether this is an issue with the setup or if I'm missing something. If this issue is irrelevant, feel free to close it.
Here’s how you can open the issue based on your provided details, formatted to look like a GitHub issue:
Title: Issue with Running Server Using bun dev Bug description: I followed the steps in the README.md file:
Ran bun install Ran bun dev However, the server isn't running, and I encountered an error (see the screenshot below).
Screenshot:
The server should start successfully after running the above commands.
##Actual Behavior: The server fails to start, and the error shown in the screenshot appears.
is there any other method then please update your readme.md file so that every open source developer will contribute.
The text was updated successfully, but these errors were encountered:
Hi @Techchauhan , which version of Node are you running?
Sorry, something went wrong.
@emmerich I am using the stable version of node that is v20.12.0
No branches or pull requests
Bug description
I followed the steps in the
README.md
file:bun install
bun dev
However, the server isn't running, and I encountered an error (see the screenshot below).
I am unsure whether this is an issue with the setup or if I'm missing something. If this issue is irrelevant, feel free to close it.
Here’s how you can open the issue based on your provided details, formatted to look like a GitHub issue:
Title: Issue with Running Server Using bun dev
Bug description:
I followed the steps in the README.md file:
Ran bun install
Ran bun dev
However, the server isn't running, and I encountered an error (see the screenshot below).
I am unsure whether this is an issue with the setup or if I'm missing something. If this issue is irrelevant, feel free to close it.
Screenshot:
How to reproduce
bun install
bun dev
Expected Behavior:
The server should start successfully after running the above commands.
##Actual Behavior:
The server fails to start, and the error shown in the screenshot appears.
Additional context
is there any other method then please update your readme.md file so that every open source developer will contribute.
The text was updated successfully, but these errors were encountered: