solana-developers/create-solana-dapp

Error when init source version 3.0.1

Closed this issue · 1 comments

I init project with command:

npx create-solana-dapp@3.0.1
┌ create-solana-dapp 3.0.1

◇ Enter project name
│ voting-dapp

◇ Select a preset
│ Next.js

◇ Select a UI library
│ Tailwind

◇ Select an Anchor template
│ Anchor Counter program with tests

This is source:
image
How to fix it ?

Hey there, version 3 is no longer supported, please try to run this with the latest version instead: npx create-solana-dapp@latest