Skip to content

Not working with the latest AssemblyScript version #125

Open
@oliyg

Description

@oliyg

Hi, when I trying to install as-bind, I got the following error messages:

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: as-lang@1.0.0
npm ERR! Found: assemblyscript@0.27.9
npm ERR! node_modules/assemblyscript
npm ERR!   dev assemblyscript@"^0.27.9" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer assemblyscript@"0.19.x" from as-bind@0.8.2
npm ERR! node_modules/as-bind
npm ERR!   as-bind@"*" 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.

It seems like as-bind@0.8.2 is not compatible with assemblyscript@0.27.9 which is the latest version.

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