-
Notifications
You must be signed in to change notification settings - Fork 166
Open
Description
When creating a new gill counter repo, running the setup command fails on the Codama step.
How to reproduce:
- In your terminal, run
npx create-solana-dapp. - 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.
- Choose the ● Next.js (A React framework by Vercel) option.
- Choose the template gill-next-tailwind-counter
- Install your dependencies.
- Once in the repo, open your terminal in the root of the project and run
pnpm run setupas instructed in the README.md file. - Observe the following error:
✖ Cannot access IDL.
└─ Module: /Users/tomie/Documents/GitHub/mycountergill/anchor/target/idl/mymymycountergillgillgill.json
Metadata
Metadata
Assignees
Labels
No labels