sunny-green
sunny-green16mo ago

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
kapa.ai
kapa.ai16mo ago
Hi @_chandrakumar. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
kapa.ai
kapa.ai16mo ago
---------------------- 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!
kapa.ai
kapa.ai16mo ago
<@927224940531425280> kapa.ai is still learning and improving, please let us how it did by reacting below
deep-jade
deep-jade16mo 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.)
deep-jade
deep-jade16mo 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
sunny-green
sunny-green16mo ago
i have updated my node and npm , npm create refine-app@latest -- -o refine-headless tutorial this cmd also giving the same error
deep-jade
deep-jade16mo ago
I am unsure what the problem is then, maybe try installing at another directory ?
sunny-green
sunny-green16mo ago
No description
sunny-green
sunny-green16mo ago
this is what happening every time what is the problem? should i want to change any environment variables
sunny-green
sunny-green16mo ago
this is the error i'm getting
No description
deep-jade
deep-jade16mo 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
sunny-green
sunny-green16mo ago
no problem sir and thanks for introducing refine.new
deep-jade
deep-jade16mo ago
Good luck with everything, devs will probably help whenever they can
flat-fuchsia
flat-fuchsia16mo ago
@alicanerdurmaz can you check
other-emerald
other-emerald16mo 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.