Skip to content
New issue

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

Typescript has not been installed / ENOENT #15966

Closed
bibauporto opened this issue Dec 23, 2024 · 1 comment
Closed

Typescript has not been installed / ENOENT #15966

bibauporto opened this issue Dec 23, 2024 · 1 comment
Labels
bug Something isn't working needs triage

Comments

@bibauporto
Copy link

bibauporto commented Dec 23, 2024

What version of Bun is running?

1.1.42

What platform is your computer?

Win11

What steps can reproduce the bug?

  1. Clone https://github.com/bibauporto/bun_bug
  2. bun install

Two bugs exist,

  1. When running 'bun run test1'
  2. When running 'bun run test2'

What is the expected behavior?

The issue is solved if I install dependencies using any other package installer instead of Bun, even if the script is run using Bun.

What do you see instead?

No response

Additional information

No response

@bibauporto bibauporto added bug Something isn't working needs triage labels Dec 23, 2024
@bibauporto
Copy link
Author

bibauporto commented Dec 25, 2024

bun pm cache rm 

Solved the issue. Suggest maybe removing cache when upgrading bun version.

Closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

1 participant