Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wdcurry opened this issue Feb 3, 2025 · 0 comments
Open

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

wdcurry opened this issue Feb 3, 2025 · 0 comments

Comments

@wdcurry
Copy link

wdcurry commented Feb 3, 2025

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

Your project has @multiversx/[email protected]
But @multiversx/[email protected] 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/[email protected]

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant