Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while bootstrapping application with superplate-cli #310

Closed
jcrreis opened this issue Jun 30, 2022 · 5 comments
Closed

Error while bootstrapping application with superplate-cli #310

jcrreis opened this issue Jun 30, 2022 · 5 comments
Labels
bug Something isn't working

Comments

@jcrreis
Copy link

jcrreis commented Jun 30, 2022

Hello,

I'm running the following command npx superplate-cli -p refine-react tutorial to boostrap a new refine app, but i get the following 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.

OS platform: Windows 10
Node version: 16.14.2
Npm version: 8.5.0

@jcrreis jcrreis added the bug Something isn't working label Jun 30, 2022
@omeraplak
Copy link
Contributor

Hey @jcrreis ,
Thank you for contacting us. This is very similar to the following issue, can you check it?

@jcrreis
Copy link
Author

jcrreis commented Jun 30, 2022

git --version
git version 2.35.1.windows.2

I have git running well on my machine, I don't think that is my problem either.. I was thinking it may be npm or node versions.. or for some reason npm can't access git. I'm in a corporative desktop right now, I will try in my personal computer and see if I still get this error.

Thank you for your quick response.

@omeraplak
Copy link
Contributor

Great, then we look forward to hearing from you

btw I'm transferring this issue to superplate repository.

@omeraplak omeraplak transferred this issue from refinedev/refine Jul 1, 2022
@mapan1908
Copy link

✖ 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.

node : v16.15.1.
npm : 8.11.0
git version :git version 2.30.1 (Apple Git-130)

@omeraplak
Copy link
Contributor

Hey @mapan1908 ,
It looks like your Git configuration is missing. Can you take a look here?
https://gist.github.com/ChrisTollefson/ab9c0a5d1dd4dd615217345c6936a307

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants