Skip to content

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

Closed
evgeniko wants to merge 2 commits into
mainfrom
cli/solana_resolutions
Closed

cli: bump version & add package resolutions to prevent @solana/web3.js version conflicts#656
evgeniko wants to merge 2 commits into
mainfrom
cli/solana_resolutions

Conversation

@evgeniko

Copy link
Copy Markdown
Contributor
  • 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
@evgeniko evgeniko closed this Jul 21, 2025
@evgeniko
evgeniko deleted the cli/solana_resolutions branch January 14, 2026 22:00
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