oven-sh / bun

Incredibly fast JavaScript runtime, bundler, test runner, and package manager – all in one
https://bun.sh
Other
74.07k stars 2.76k forks source link

Cannot find elysia package for windows version of bun #10038

Open AHFoD opened 7 months ago

AHFoD commented 7 months ago

What version of Bun is running?

1.1.2+c8d072c2a

What platform is your computer?

Microsoft Windows NT 10.0.22631.0 x64

What steps can reproduce the bug?

  1. bun create elysia myapp
  2. cd myapp
  3. bun run dev

What is the expected behavior?

What do you see instead?

image

Additional information

No response

Electroid commented 6 months ago

If you run bun install, does that fix the issue?

AHFoD commented 6 months ago

For now it's still doesn't work on my windows pc

On Tue, 9 Apr 2024, 04:25 Ashcon Partovi, @.***> wrote:

If you run bun install, does that fix the issue?

— Reply to this email directly, view it on GitHub https://github.com/oven-sh/bun/issues/10038#issuecomment-2043584163, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG5P3IPGCOF43RDJOQ3MDDTY4L4KPAVCNFSM6AAAAABF27VQQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBTGU4DIMJWGM . You are receiving this because you authored the thread.Message ID: @.***>

Electroid commented 6 months ago

For now it's still doesn't work on my windows pc On Tue, 9 Apr 2024, 04:25 Ashcon Partovi, @.> wrote: If you run bun install, does that fix the issue? — Reply to this email directly, view it on GitHub <#10038 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG5P3IPGCOF43RDJOQ3MDDTY4L4KPAVCNFSM6AAAAABF27VQQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBTGU4DIMJWGM . You are receiving this because you authored the thread.Message ID: @.>

Could you share the package.json and error you see? We want to fix that, and that's probably why you're running into this issue.

AHFoD commented 6 months ago

Can i share it over the weekend? Because right now I'm on holiday and the setup is on my pc

On Tue, 9 Apr 2024, 06:33 Ashcon Partovi, @.***> wrote:

For now it's still doesn't work on my windows pc … <#m2635324072993827919> On Tue, 9 Apr 2024, 04:25 Ashcon Partovi, @.> wrote: If you run bun install, does that fix the issue? — Reply to this email directly, view it on GitHub <#10038 (comment) https://github.com/oven-sh/bun/issues/10038#issuecomment-2043584163>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG5P3IPGCOF43RDJOQ3MDDTY4L4KPAVCNFSM6AAAAABF27VQQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBTGU4DIMJWGM https://github.com/notifications/unsubscribe-auth/AG5P3IPGCOF43RDJOQ3MDDTY4L4KPAVCNFSM6AAAAABF27VQQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBTGU4DIMJWGM . You are receiving this because you authored the thread.Message ID: @.>

Could you share the package.json and error you see? We want to fix that, and that's probably why you're running into this issue.

— Reply to this email directly, view it on GitHub https://github.com/oven-sh/bun/issues/10038#issuecomment-2043749568, or unsubscribe https://github.com/notifications/unsubscribe-auth/AG5P3ILXFKPI4QYT3ZGGNHTY4MLNNAVCNFSM6AAAAABF27VQQOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBTG42DSNJWHA . You are receiving this because you authored the thread.Message ID: @.***>

AHFoD commented 6 months ago

@Electroid here's the screenshot for my package.json on my windows pc. Apologize for the late reply

image

github-actions[bot] commented 2 months ago

This issue is stale and may be closed due to inactivity. If you're still running into this, please leave a comment.