Ashcon Partovi
Ashcon Partovi
Hi @UltimatePro-Grammer, thanks for filing this issue and sorry about the install trouble. Is this still happening when you install using the `curl` script?
Hi folks, just want to give assurance that we know the lack of Windows support is painful. Our goal is to have an official build for Windows before the 1.0...
Confirming this is still an issue. Here's the reproduction: ```js // .env WELCOME_MESSAGE=ReactAppWithBun ``` ```js // index.js export default { port: 3000, fetch(request) { return new Response(process.env.WELCOME_MESSAGE); } } ```...
Closing in favor of #1452, this likely happened because your machine was disconnected from the Internet.
It might make sense to expose an `AsyncDatabase`, where all the functions are async.
It looks like this issue has been resolved as of `0.2.2`. Please feel free to comment if you can still reproduce the issue after running `bun upgrade`.
Yes we will fix this, tracking the issue in #155
`process.version` is supported as of `0.2.2`. For other compatibility issues, please file another issue and we'll track it down.
We're growing the team so he can get more rest! (psst... [email protected])
We're working on it!