Error: At least one choice must be selectable
I am trying to follow the getting started tutorial on refine.dev from our corporate network. The simple "npm create refine-app@latest" won't work, presumably due to the proxy. So I have downloaded the entire superplate-core-plugins-master.zip locally. When I try to use that as a source, I get "Error: At least one choice must be selectable". Any ideas?
14 Replies
Hi @kp798615. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
----------------------
Hmm, I don't know enough to give you a confident answer yet. The information extracts provided do not cover the specific issue you're facing with your corporate network and the downloaded superplate-core-plugins-master.zip. I recommend checking the refine documentation (https://refine.dev/docs) and the blogs (https://refine.dev/blog) for more information or reaching out to the refine community for assistance.
----------------------
Note: you can ask me a follow up question by @ mentioning me again
:speech_balloon:
----------------------Overview | refine
What is refine?
Blog | refine
A Docusaurus powered blog!
<@742367683953164310> kapa.ai is still learning and improving, please let us how it did by reacting below
fascinating-indigoOP•2y ago
@kapa.ai Has anyone else reported an error "Error: At least one choice must be selectable"?
Let me check the knowledge base for you again. One moment! :books:
----------------------
I'm sorry, but I cannot provide information on whether anyone else has reported the error "Error: At least one choice must be selectable" as the information extracts provided do not cover this specific issue. I recommend checking the refine documentation (https://refine.dev/docs) and the blogs (https://refine.dev/blog) for more information or reaching out to the refine community for assistance.
----------------------
Note: you can ask me a follow up question by @ mentioning me again
:speech_balloon:
----------------------Overview | refine
What is refine?
Blog | refine
A Docusaurus powered blog!
<@742367683953164310> kapa.ai is still learning and improving, please let us how it did by reacting below
fascinating-indigoOP•2y ago
@kapa.ai How can I manually install refine?
Let me check the knowledge base for you again. One moment! :books:
----------------------
To manually install refine in your existing React project, you can follow these steps:
1. Install the
@pankod/refine
package using your preferred package manager:
2. Import the Refine
component and wrap your application with it:
Please note that the information extracts provided do not cover the complete manual installation process, especially for setting up additional configurations like UI frameworks, routers, and data providers. For more detailed information, I recommend checking the refine documentation (https://refine.dev/docs) and the blogs (https://refine.dev/blog).
----------------------
Note: you can ask me a follow up question by @ mentioning me again
:speech_balloon:
----------------------Overview | refine
What is refine?
<@742367683953164310> kapa.ai is still learning and improving, please let us how it did by reacting below
genetic-orange•2y ago
Hey @kp798615 can you try unzipping the repo and give the path to the directory?
fascinating-indigoOP•2y ago
@aliemirs I was going to say it didn't work, see 1st screenshot below. But it turns out the ZIP has a 2nd folder level in it, so adding that worked!
fascinating-indigoOP•2y ago