You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: bump resolve-package-path to fix aliased module resolution
and some other edge cases, where for example a package doesn't have their main entry in the "exports" field in package.json, so `require.resolve` throws an error.
0 commit comments