Not able to select refine-react option.

In quick start guide it’s mentioned that I can select project type I am not getting react option, should I select CRA ?
No description
5 Replies
kapa.ai
kapa.ai2y ago
Hey @ag_abhay_gupta! I'm the kapa.ai support bot. I've searched through the docs to try to answer your question. :wave: ---------------------- It looks like you're trying to create a refine project using the CLI wizard. According to the Quick Start guide (https://refine.dev/docs/getting-started/quickstart), you should select refine-react as the project type. If you don't see the refine-react option, make sure you're running the latest version of the CLI. You can update the CLI with the following command:
npm create refine-app@latest my-antd-project
npm create refine-app@latest my-antd-project
Once you've updated the CLI, you should be able to select refine-react as the project type. ----------------------
kapa.ai
kapa.ai2y ago
Did kapa.ai help answer your question?
<@1083281686692909056> kapa.ai is still learning and improving, please let us how it did by reacting with a :thumbsup: or :thumbsdown:
ambitious-aqua
ambitious-aqua2y ago
I created with latest still not able to select
foreign-sapphire
foreign-sapphire2y ago
Hey @ag_abhay_gupta sorry for the late response 🙏 Looks like the docs are not updated with the latest version of create-refine-app 🤦‍♂️ refine-react is the CRA option. Sorry for the confusion! We'll update the docs as soon as possible 🚀
ambitious-aqua
ambitious-aqua2y ago
Yeah I figured that, thanx