gluestack

gluestack Logogluestack

npm create gluestack error

company1 posted this in #support
Open in Discord
Avatar
company1OP
Error: Command failed: mv apps/templates/expo-router-with-nativewind/* ./
'mv' is not recognized as an internal or external command,
operable program or batch file.

PS F:\Code> npm -v
11.0.0
PS F:\Code> node -v
v22.12.0
PS F:\Code> npm create gluestack

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:
│ test-app-2
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:983
const err = new Error(message);
^

Error: Command failed: mv apps/templates/expo-router-with-nativewind/* ./
'mv' is not recognized as an internal or external command,
operable program or batch file.

1 Reply