Open manit-tree opened 3 weeks ago
No response
Bun v1.1.29 (6d43b36) on windows x86_64_baseline [AddCommand]
6d43b36
panic: Internal Error: Do not pass posix paths to Windows APIs, was given '\package.json'. Please open an issue on GitHub with a reproduction.
mem.zig:4130
sliceAsBytes
sys.zig:1007
openFileAtWindowsNtPath
sys.zig:1150
openFileAtWindowsT
install.zig:1115
verify
install.zig:12492
installPackageWithNameAndResolution
install.zig:12907
installPackage
install.zig:13396
installPackages
install.zig:14201
installWithManager
install.zig:10387
updatePackageJSONAndInstallWithManagerWithUpdates
install.zig:9936
updatePackageJSONAndInstall
Features: no_avx2
I am having the same issue here. I'm running bun install -g .
bun install -g .
How can we reproduce the crash?
No response
Relevant log output
No response
Stack Trace (bun.report)
Bun v1.1.29 (
6d43b36
) on windows x86_64_baseline [AddCommand]panic: Internal Error: Do not pass posix paths to Windows APIs, was given '\package.json'. Please open an issue on GitHub with a reproduction.
mem.zig:4130
:sliceAsBytes
sys.zig:1007
:openFileAtWindowsNtPath
sys.zig:1150
:openFileAtWindowsT
install.zig:1115
:verify
install.zig:12492
:installPackageWithNameAndResolution
install.zig:12907
:installPackage
install.zig:13396
:installPackages
install.zig:14201
:installWithManager
install.zig:10387
:updatePackageJSONAndInstallWithManagerWithUpdates
install.zig:9936
:updatePackageJSONAndInstall
Features: no_avx2