I am running the following on Windows, in VS Code terminal:
1) I have initiated expo project with 'npx create-expo-app@latest' (blank TypeScript template),
2) executed 'npx gluestack@latest init',
3) selected Mobile app, then confirmed to install 'create-expo-app-with-gluestack-ui@0.2.0'.
The response was:
│
● Using
│
○ ⏳ Installing dependencies
'mv' is not recognized as an internal or external command,
│
◇ Dependencies have been installed successfully.
Except nothing has been installed in the project.