create-solana-dapp icon indicating copy to clipboard operation
create-solana-dapp copied to clipboard

Missing Framework Options When Running npx create-solana-dapp

Open kshitijofficial opened this issue 6 months ago • 8 comments

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:

  1. Run npx create-solana-dapp
  2. Enter a project name
  3. Select any framework

Expected Behavior: I expected to see templates with Anchor.

Actual Behavior: Only one template appears with no Anchor support.

Environment:

Screenshot:

Image

Please let me know if I’m missing something or if this is a known issue.

kshitijofficial avatar Apr 21 '25 12:04 kshitijofficial