-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
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
create-expo-app fails #13686
Comments
I also tryed to reinstall node and expo and that was what i got npm warn cleanup Failed to remove some directories [ |
I can download the dependencies if i specify '--ignore-scripts' flag on npm install |
TRY THIS FIRST |
did you go for a node modules reinstall? |
Not worked. The only solution at the moment is to run 'npm install' with '--ignore-scripts' flag |
yes, that's the first thing i tried |
I get this error when trying to create a new expo-app
5183 verbose pkgid [email protected]
5184 error code 1
5185 error path C:\Users\isaac\Documents\projects\Payjon\node_modules\babel-plugin-react-compiler
5186 error command failed
5187 error command C:\windows\system32\cmd.exe /d /s /c ./scripts/link-react-compiler-runtime.sh
5188 error '.' n�o � reconhecido como um comando interno
5188 error ou externo, um programa oper�vel ou um arquivo em lotes.
5189 silly unfinished npm timer reify 1728359810537
5190 silly unfinished npm timer reify:build 1728359826985
5191 silly unfinished npm timer build 1728359826987
5192 silly unfinished npm timer build:deps 1728359826987
5193 silly unfinished npm timer build:run:postinstall 1728359827074
5194 silly unfinished npm timer build:run:postinstall:node_modules/babel-plugin-react-compiler 1728359827074
5195 verbose cwd C:\Users\isaac\Documents\projects\Payjon
5196 verbose os Windows_NT 10.0.22631
5197 verbose node v20.16.0
5198 verbose npm v10.9.0
5199 verbose exit 1
5200 verbose code 1
5201 error A complete log of this run can be found in: C:\Users\isaac\AppData\Local\npm-cache_logs\2024-10-08T03_56_50_130Z-debug-0.log
The text was updated successfully, but these errors were encountered: