bun
bun copied to clipboard
Add warning when `bun install -g` adds exe not in PATH
What version of Bun is running?
1.1.2
What platform is your computer?
Windows 11
What steps can reproduce the bug?
- install bun using
npm i bun -g - create nuxt 3 project using
bunx nuxi init test - it shows
error: Script not found "nuxi"
PS C:\Users\Win10\Desktop> bunx nuxi init test
error: Script not found "nuxi"
PS C:\Users\Win10\Desktop>
What is the expected behavior?
No response
What do you see instead?
No response
Additional information
No response
How did you install Bun?
How did you install Bun?
As i mentioned above npm i -g bun
Same problem with same platform and steps bun 1.1.3