Skip to content

cli: bump version & add package resolutions to prevent @solana/web3.js version conflicts #656

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

evgeniko
Copy link
Collaborator

  • fixes TypeScript compilation errors and runtime errors caused by duplicate package installations. The set-mint-authority command was failing with:
    undefined is not an object (evaluating 'signer.publicKey.toString')

  • createExecuteInstruction was only introduced in @solana/spl-token 0.4.0, requiring the version bump from 0.3.9

@evgeniko evgeniko requested a review from nvsriram July 17, 2025 15:13
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.

1 participant