Open AHFoD opened 7 months ago
If you run bun install
, does that fix the issue?
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: @.***>
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.
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: @.***>
@Electroid here's the screenshot for my package.json on my windows pc. Apologize for the late reply
This issue is stale and may be closed due to inactivity. If you're still running into this, please leave a comment.
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?
What is the expected behavior?
error: Cannot find package "elysia" from "C:\Users\Zul\OneDrive\Documents\TechExploration\web-dev-bun-elysia-mongoDB\myapp\src\index.ts"
What do you see instead?
Additional information
No response