Skip to content

pnpm clients:js:test Could not resolve "@solana/kit" #118

@AlbanMinassian

Description

@AlbanMinassian
  • pnpm create solana-program --client js --client rust --org acme --default --anchor anchor-test3
  • cd anchor-test3
  • pnpm install
  • pnpm generate
  • pnpm clients:js:test

✘ [ERROR] Could not resolve "@solana/kit"

resolved :

  • cd clients/js/
  • pnpm install @solana/kit
  • cd ../..
  • pnpm clients:js:test

✔ increment › it cannot increment a counter that does not exist (423ms)
✔ create › it creates a new counter account (787ms)
✔ increment › it cannot increment a counter that belongs to another authority (803ms)
✔ increment › it increments an existing counter by 1 (1

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