Skip to content

anchor 0.31.1 incompatible with anchor-bankrun 0.5.0 ? #38

@baiwfg2

Description

@baiwfg2

Hi. I'm using anchor 0.31.1, and meet the following erors when npm install:

npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @token-vesting/[email protected]
npm error Found: @coral-xyz/[email protected]
npm error node_modules/@coral-xyz/anchor
npm error   @coral-xyz/anchor@"^0.31.1" from the root project
npm error
npm error Could not resolve dependency:
npm error peer @coral-xyz/anchor@"^0.30.0" from [email protected]
npm error node_modules/anchor-bankrun
npm error   anchor-bankrun@"^0.5.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution

How to fix this ? any plan to support anchor 0.31.1 ?

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