Skip to content
This repository was archived by the owner on Jan 20, 2025. It is now read-only.
This repository was archived by the owner on Jan 20, 2025. It is now read-only.

Error due to different versions #89

Description

@nihilum-labs
./node_modules/.pnpm/oslo@1.2.0/node_modules/oslo/dist/crypto/index.js
Package oslo (serverExternalPackages or default list) can't be external
The request oslo/crypto 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.

Hello, trying with new React 19.0.0-rc-6ebfd5b0-20240818 and got this error. On React 18 everything ok.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions