i am not getting select options to select the framework, while implementing npm create vite@latest
For further actions, you may consider blocking this person and/or reporting abuse
i am not getting select options to select the framework, while implementing npm create vite@latest
For further actions, you may consider blocking this person and/or reporting abuse
Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.
DCT Technology -
kelseyroche -
Rain9 -
Nikola Perišić -
Top comments (2)
Morning, by including the
--template react
flag in your command, you are in essence bypassing the interactive selection menu to choose a framework, you're telling Vite directly, "I want a React project," so your skipping the need for the menu. Hope this helps.If you intend to use React, then the cmd is good. For framework selection, just use:
npm create vite@latest
please help me if anyone knows any thing about that it will be delighted to get help fom you