-
Is this supported? I ran some of the examples in Bun and it seemed to work. Is there any reason parts of Moleculer wouldn't work in BunJS?
-
### What version of Bun is running?
1.1.13+bd6a60512
### What platform is your computer?
Darwin 23.5.0 arm64 arm
### What steps can reproduce the bug?
1. Make sure nodejs is not install…
-
Can't find module from monorepo package. I believe has something to be with the initial @. Because the package is correctly installed into node_modules and version 0.0.176 is building fine.
-
## Is your feature request related to a problem? Please describe.
I'm trying to have the New Relic agent work inside a BunJS app. Starting the app using `bun run -r newrelic src/index.ts` is not work…
-
### What version of Bun is running?
0.6.5
### What platform is your computer?
Microsoft Windows NT 10.0.19045.0 x64
### What steps can reproduce the bug?
Create a simple project with typescript i…
-
repro:
install bun as here https://bun.sh/docs/installation
import PdfPrint from "pdfmake";
bun file.js
Stack trace im getting
22 | function getLens (b64) {
23 | var len = b64.length
…
jldc2 updated
3 months ago
-
### How can we reproduce the crash?
On Windows 11 in Powershell, run (as per https://www.shadcn-svelte.com/docs/installation/sveltekit):
```
bunx shadcn-svelte@latest init
```
### Relevant log …
-
Currently for an url like:
`http://localhost:3001/en/admin/6679fbe17b41431a977163fd/providers/create`
where `6679fbe17b41431a977163fd` is defined as `[businessId]`.
`console.log(route.query.bus…
-
### Which domain(s) should be blocked?
npm-compare.com
bunjs.run
json-5.com
copilot-chat.com
fe-tool.com
### Why should these domain(s) be blocked?
I stumbled uppon this tweet https://x.com/kos…
4d62 updated
4 months ago
-
Hello,
Great app, big thanks for making and maintaining it!
I am trying to download Reddit with the tool, using this config:
```json
{"options": {"arch": "universal"}, "apps": [{"name": "Red…