unable to create refine-app
on typing "npm create refine-app@latest" command in terminal getting error "✖ Could not found source repository.
Source repository not found.
Source can be a remote git repository or a local path.
You provided:
undefined
Run superplate-cli --help to see all options."
15 Replies
Hi @_chandrakumar. 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. However, you can refer to the refine documentation (https://refine.dev/docs) and refine blog (https://refine.dev/blog) for more information and examples on setting up a refine project.
----------------------
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!
<@927224940531425280> kapa.ai is still learning and improving, please let us how it did by reacting below
solid-orange•2y ago
@_chandrakumar you can use https://refine.new/ to create your project as well by the way,
refer to https://refine.dev/docs/getting-started/quickstart/ for more information
refine.new - Open-source enterprise application platform for seriou...
Enterprise-grade, production-ready, and highly scalable web apps in minutes.
Quick Start Guide | refine
refine works on any environment that can run React (incl. CRA, Next.js, Remix, Vite etc.)
solid-orange•2y ago
Considering that i can run the command without problem, it is probably a local issue... did you try running the command again?
Checking your node and npm versions with node -v and npm -v
trying the other ones to see if those work (like npm create refine-app@latest -- -o refine-headless tutorial)
maybe cleaning the cache might help
genetic-orangeOP•2y ago
i have updated my node and npm ,
npm create refine-app@latest -- -o refine-headless tutorial this cmd also giving the same error
solid-orange•2y ago
I am unsure what the problem is then, maybe try installing at another directory ?
genetic-orangeOP•2y ago
genetic-orangeOP•2y ago
this is what happening every time
what is the problem?
should i want to change any environment variables
genetic-orangeOP•2y ago
this is the error i'm getting
solid-orange•2y ago
i think its about leftover files that needs to be deleted but i am unsure about the exact problem and wouldn't wanna give problematic directions
Did you try installing in another location though? In another folder i mean
genetic-orangeOP•2y ago
no problem sir and thanks for introducing refine.new
solid-orange•2y ago
Good luck with everything, devs will probably help whenever they can
typical-coral•2y ago
@alicanerdurmaz can you check
reduced-jade•2y ago
Have you tried creating the Refine app outside of the "OneDrive" folder to see if that resolves the issue?
I don't windows to debug but I have seen similar errors reported online and it seems to be related to using the OneDrive directory.