Bun packages step should use $BUN_INSTALL/install/global/package.json
#733
Labels
C-bug
Something isn't working
$BUN_INSTALL/install/global/package.json
#733
Erroneous Behavior
Bun global packages are not updated when using a custom
$BUN_INSTALL
path.Expected Behavior
Bun global packages should update using the
$BUN_INSTALL
path.Steps to reproduce
Possible Cause
.bun/install.global/package.json
is hardcoded when it should use$BUN_INSTALL/install/global/package.json
Problem persists without calling from topgrade
Did you run topgrade through
Remote Execution
Additional Details
Operation System/Version
Arch Linux, Kernel: 6.7.6-zen1-1-zen
Installation
Cargo
Topgrade version (
topgrade -V
)Topgrade 14.0.1
The text was updated successfully, but these errors were encountered: