Bunjs —global indirme sorunu cozumu
bunjs, programming, --global, bug, install
undefined
Generalized version of @isaced's solution
Eger
~/.zprofiledosyasi yoksatouch ~/.zprofileAlttaki metni
~/.zprofileicerisinopen ~/.zprofilekomutu ile acarak ekleyin
export BUN_INSTALL="$HOME/.bun"
export PATH="$BUN_INSTALL/bin:$PATH"Last updated
Was this helpful?