Open valiyeffa opened 1 week ago
@valiyeffa, the latest version of Bun is v1.1.34, but this crash was reported on Bun v1.1.29.
Are you able to reproduce this crash on the latest version of Bun?
bun upgrade
I update my bun to v1.1.34 , but it doesn't work again . It show me same problem though I add react-icons to my project Failed to resolve import "react-icons/fa" from "src/App.jsx". Does the file exist?
package.json
fileHow can we reproduce the crash?
when I want run my project it show me error about react-icons , but I download react-icons packet plz help me about it
Relevant log output
Stack Trace (bun.report)
Bun v1.1.29 (
6d43b36
) on windows x86_64 [InstallCommand]panic: Internal assertion failure: unexpected resolution tag
install.zig:12591
:installPackageWithNameAndResolution
install.zig:12907
:installPackage
install.zig:13369
:installPackages
install.zig:14201
:installWithManager
install.zig:11685
:install
cli.zig:1585
:start
cli.zig:62
:start
main.zig:49
:main
exe_common.inl:78
:invoke_main
Features: lockfile_migration_from_package_lock
Sentry Issue: BUN-2FG