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 ?
5 Replies
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:
Once you've updated the CLI, you should be able to select refine-react
as the project type.
----------------------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:
continuing-cyan•2y ago
I created with latest still not able to select
harsh-harlequin•2y 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 🚀continuing-cyan•2y ago
Yeah I figured that, thanx