Open nihilum-labs opened 3 months ago
Same for me
Package oslo (serverExternalPackages or default list) can't be external
The request oslo/cookie matches serverExternalPackages (or the default list), but it can't be external:
The package resolves to a different version when requested from the project directory (1.2.1) compared to the package requested from the importing module (1.2.0).
Make sure to install the same version of the package in both locations.
React 19, Next 15
Hello, trying with new React 19.0.0-rc-6ebfd5b0-20240818 and got this error. On React 18 everything ok.