Skip to content

Conversation

@romechenko
Copy link
Contributor

Currently the setup instructions are fixed to version 1.9 of Minecraft. Some packages are drifting. When running the Node.js install steps npx tsc fails to succeed since a package has changed its api. See issue 112 for details and others effected.

The proposed solution is to fix the version
replacing "prismarine-block": "^1.16.3" with "prismarine-block": "=1.16.3"

Current behavior

error when running npc tsc

Desired behavior

successful compilation

@xieleo5 xieleo5 merged commit 55e45a8 into MineDojo:main Jul 27, 2023
@xieleo5
Copy link
Collaborator

xieleo5 commented Jul 27, 2023

Hi, thanks for your PR. Merged!

Francescocrivelli pushed a commit to Francescocrivelli/Voyager-194 that referenced this pull request Nov 5, 2024
fixing version | new version of prismarine-block is incompatible
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

Successfully merging this pull request may close these issues.

2 participants