Skip to content

visitor-as 0.6.0 appears to be incompatible with assemblyscript 0.19+ #32

@achille-roussel

Description

@achille-roussel

npm install reports this error when using visitor-as 0.6.0 with assemblyscript 0.19+:

npm WARN Could not resolve dependency:
npm WARN peer assemblyscript@"^0.18.31" from visitor-as@0.6.0
npm WARN node_modules/visitor-as
npm WARN   dev visitor-as@"^0.6.0" from the root project
npm WARN   1 more (@as-covers/transform)
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: ...
npm ERR! Found: assemblyscript@0.19.20
npm ERR! node_modules/assemblyscript
npm ERR!   dev assemblyscript@"^0.19.20" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer assemblyscript@"^0.18.31" from visitor-as@0.6.0
npm ERR! node_modules/visitor-as
npm ERR!   dev visitor-as@"^0.6.0" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions