Skip to content

update mx-template-dapp to match dependancies? #276

@wdcurry

Description

@wdcurry

Core issue: There's a version mismatch between the required packages:

Your project has @multiversx/sdk-core@13.16.0
But @multiversx/sdk-dapp@3.2.0 requires @multiversx/sdk-core@>= 13.17.1

Admittedly i am learning tons every day in this arena, and perhaps this is a a simple issue, via:

Recommended Solution: Update sdk-core to the required version
yarn upgrade @multiversx/sdk-core@13.17.1

But .. i prefer not to mess with the team-supplied template where possible.

Wondering instead of the gurus here could consider matching all the dependencies such that a raw "npm install" will execute properly. Currently there are many dependency errors with that. The platform i am trying to integrate into requires a package-lock.json file to manage their side of things.

Gracias amigos.

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