Skip to content

Cannot run pnmp run setup script #193

@TomieDotTV

Description

@TomieDotTV

When creating a new gill counter repo, running the setup command fails on the Codama step.

How to reproduce:

  1. In your terminal, run npx create-solana-dapp.
  2. Name your project without a kebab case name like mycountergill for example. See Creating a template with kebab case and gill adds repetition to the program name #192 for context.
  3. Choose the ● Next.js (A React framework by Vercel) option.
  4. Choose the template gill-next-tailwind-counter
  5. Install your dependencies.
  6. Once in the repo, open your terminal in the root of the project and run pnpm run setup as instructed in the README.md file.
  7. Observe the following error:
✖ Cannot access IDL.
  └─ Module: /Users/tomie/Documents/GitHub/mycountergill/anchor/target/idl/mymymycountergillgillgill.json
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions