when starting the create gluestack@latest command
...> npm create gluestack@latest
> npx
> create-gluestack
Welcome to gluestack-ui v2!
Creating a new project with gluestack-ui v2.
Please use npm create gluestack@1 to use gluestack-ui v1.
│
◇ What would you like to build?
│ Expo app
│
◇ Would you like to use Expo Router V3?
│ Yes
│
◇ Enter the name of your project:
│ app-soc
From https://github.com/gluestack/gluestack-ui-cli
* branch generate/script -> FETCH_HEAD
* [new branch] generate/script -> origin/generate/script
'mv' is not recognized as an internal or external command,
operable program or batch file.
node:internal/errors:984
const err = new Error(message);
^
--continued in next comment