-
Notifications
You must be signed in to change notification settings - Fork 180
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels