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

After unsuccessful installation due to permission, the script shows that bun was successfully installed. #293

Open
FaisalAfroz opened this issue Jul 6, 2022 · 1 comment
Labels
bug good first issue

Comments

@FaisalAfroz
Copy link

@FaisalAfroz FaisalAfroz commented Jul 6, 2022

After running curl https://bun.sh/install | bash command in terminal on macosx , it shows

Bun was installed successfully to /Users/Username/.bun/bin/bun .
bash: line 141: /Users/Username/.zshrc: Permission denied
bash: line 142: /Users/Username/.zshrc: Permission denied
 Added "/Users/Username/.bun/bin" to $PATH in "~/.zshrc"

To get started, run

   exec /bin/zsh
   bun --help

After running bun --help
We get zsh: command not found: bun.

@theabhayprajapati
Copy link

@theabhayprajapati theabhayprajapati commented Jul 7, 2022

even i am getting this

@FinnRG FinnRG added bug good first issue labels Jul 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug good first issue
Projects
None yet
Development

No branches or pull requests

3 participants