-
Notifications
You must be signed in to change notification settings - Fork 128
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
Gluestack-ui init fails in Expo project #2707
Comments
I went through the "init" implementation of Gluestack-ui and found the cache where we clone the Gluestack-ui repo. It seems the path is corrupted, tried to delete the Think this issue might occur when the first time the "init" is interrupted but the ".gluestack" directory is created at the home path. Will try to reproduce the issue |
Yes, the issue is reproducible, Steps:
|
Which OS are you using? |
It is a known issue with windows OS and we're in the process of debuggin it. duplicate : 108 All the updates will be posted there. |
Please open another issue in cli repo if you're not using Windows OS. |
Description
While trying to init gluestack-ui manually in a fresh expo project
CodeSandbox/Snack link
https://github.com/ps1223/gluestack-sample
Steps to reproduce
npx create-expo-app@latest
npx gluestack-ui init
Then getting this error
Trying this in windows
gluestack-ui Version
3.3.1
Platform
Other Platform
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: