create-solana-dapp
create-solana-dapp copied to clipboard
Missing Framework Options When Running npx create-solana-dapp
Description:
When I run npx create-solana-dapp, I am only presented with a single template option with no-Anchor.
I am not seeing Anchor Basic Example or Anchor Counter Example with any of the templates.
Steps to Reproduce:
- Run
npx create-solana-dapp - Enter a project name
- Select any framework
Expected Behavior: I expected to see templates with Anchor.
Actual Behavior: Only one template appears with no Anchor support.
Environment:
- Tool version:
[email protected] - OS: (Windows & macOS)
Screenshot:
Please let me know if I’m missing something or if this is a known issue.