expo run and update issue

I get the following error in the npm start command

> expo start

Starting project at C:\Users\brklt\uygulamam\app
Expo DevTools is running at http://localhost:19002
Opening DevTools in the browser... (press shift-d to disable)
Your project is in SDK version >= 33.0.0, but the expo package version seems to be older.
Error: React Native is not installed. Please run `npm install` in your project directory.
Couldn't start project. Please fix the errors and restart the project.
Set EXPO_DEBUG=true in your env to view the stack trace.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @ start: `expo start`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the @ start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\brklt\AppData\Roaming\npm-cache\_logs\2020-04-01T18_52_05_062Z-debug.log

I say update expo version, the following warning appears, with red text

C:\Users\brklt\uygulamam\app>expo --version
3.17.5

C:\Users\brklt\uygulamam\app>expo update 35.0.0.
We couldn't find a git repository in your project directory.
It's recommended to back up your project before proceeding.

? Would you like to proceed? Yes

? You are already using the latest SDK version. Do you want to run the update anyways? This may be useful to ensure that
 all of your packages are set to the correct version. Yes
? You might have to upgrade your Android client. Before you can do that, you have to run the emulator, or plug a device
in. Do you want to upgrade it now? Yes

No Android connected device found, and no emulators could be started automatically.
Please connect a device or create an emulator (https://docs.expo.io/versions/latest/workflow/android-studio-emulator).
Then follow the instructions here to enable USB debugging:
https://developer.android.com/studio/run/device.html#developer-device-options. If you are using Genymotion go to Settings -> ADB, select "Use custom Android SDK tools", and point it at your Android SDK directory.
The upgrade of your Android client didn't go as planned. You might have to reinstall it manually with expo client:install:android.

what should I do?

Try running npm install

Then try running expo start again.

Were you trying to downgrade to SDK. 35

Thank you for your comment.
npm install -g expo-cli
At the end of the command, I get the following error.

Android studio
Android Studio 3.6.2
Build #AI-192.7142.36.36.6308749, built on March 18, 2020
Runtime version: 1.8.0_212-release-1586-b04 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0
GC: ParNew, ConcurrentMarkSweep
Memory: 1237M
Cores: 8
Registry: ide.new.welcome.screen.force=true
Non-Bundled Plugins: com.google.services.firebase

0 info it worked if it ends with ok
1 verbose cli [
1 verbose cli   'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli   'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli   'install',
1 verbose cli   '-g',
1 verbose cli   'expo-cli'
1 verbose cli ]
2 info using npm@6.10.2
3 info using node@v12.8.0
4 verbose npm-session b26cb8b1f0b38254
5 silly install loadCurrentTree
6 silly install readGlobalPackageData
7 http fetch GET 200 https://registry.npmjs.org/expo-cli 882ms
8 http fetch GET 200 https://registry.npmjs.org/expo-cli/-/expo-cli-3.17.16.tgz 237ms
9 silly pacote tag manifest for expo-cli@latest fetched in 1178ms
10 timing stage:loadCurrentTree Completed in 23882ms
11 silly install loadIdealTree
12 silly install cloneCurrentTreeToIdealTree
13 timing stage:loadIdealTree:cloneCurrentTree Completed in 18ms
14 silly install loadShrinkwrap
15 timing stage:loadIdealTree:loadShrinkwrap Completed in 493ms
16 silly install loadAllDepsIntoIdealTree
17 silly resolveWithNewModule expo-cli@3.17.16 checking installable status
18 silly removeObsoleteDep removing expo-cli@3.17.15 from the tree as its been replaced by a newer version or is no longer required
19 silly removeObsoleteDep removing @expo/build-tools@0.1.4 from the tree as its been replaced by a newer version or is no longer required
20 silly removeObsoleteDep removing @expo/template-file@0.1.2 from the tree as its been replaced by a newer version or is no longer required
21 silly removeObsoleteDep removing fs-extra@8.1.0 from the tree as its been replaced by a newer version or is no longer required
22 silly removeObsoleteDep removing @hapi/boom@7.4.11 from the tree as its been replaced by a newer version or is no longer required
23 silly removeObsoleteDep removing @hapi/hoek@8.5.1 from the tree as its been replaced by a newer version or is no longer required
24 silly removeObsoleteDep removing @hapi/joi@16.1.8 from the tree as its been replaced by a newer version or is no longer required
25 silly removeObsoleteDep removing @hapi/address@2.1.4 from the tree as its been replaced by a newer version or is no longer required
26 silly removeObsoleteDep removing @hapi/formula@1.2.0 from the tree as its been replaced by a newer version or is no longer required
27 silly removeObsoleteDep removing @hapi/pinpoint@1.0.2 from the tree as its been replaced by a newer version or is no longer required
28 silly removeObsoleteDep removing @hapi/topo@3.1.6 from the tree as its been replaced by a newer version or is no longer required
29 silly removeObsoleteDep removing @types/bunyan@1.8.6 from the tree as its been replaced by a newer version or is no longer required
30 silly removeObsoleteDep removing bunyan@1.8.12 from the tree as its been replaced by a newer version or is no longer required
31 silly removeObsoleteDep removing dtrace-provider@0.8.8 from the tree as its been replaced by a newer version or is no longer required
32 silly removeObsoleteDep removing nan@2.14.0 from the tree as its been replaced by a newer version or is no longer required
33 silly removeObsoleteDep removing fs-extra@8.1.0 from the tree as its been replaced by a newer version or is no longer required
34 silly removeObsoleteDep removing node-forge@0.9.1 from the tree as its been replaced by a newer version or is no longer required
35 silly removeObsoleteDep removing @expo/dev-tools@0.10.27 from the tree as its been replaced by a newer version or is no longer required
36 silly removeObsoleteDep removing base64url@3.0.1 from the tree as its been replaced by a newer version or is no longer required
37 silly removeObsoleteDep removing graphql@0.13.2 from the tree as its been replaced by a newer version or is no longer required
38 silly removeObsoleteDep removing iterall@1.2.2 from the tree as its been replaced by a newer version or is no longer required
39 silly removeObsoleteDep removing graphql-tools@3.0.0 from the tree as its been replaced by a newer version or is no longer required
40 silly removeObsoleteDep removing apollo-link@1.2.1 from the tree as its been replaced by a newer version or is no longer required
41 silly removeObsoleteDep removing @types/node@9.6.55 from the tree as its been replaced by a newer version or is no longer required
42 silly removeObsoleteDep removing apollo-utilities@1.3.3 from the tree as its been replaced by a newer version or is no longer required
43 silly removeObsoleteDep removing @wry/equality@0.1.11 from the tree as its been replaced by a newer version or is no longer required
44 silly removeObsoleteDep removing ts-invariant@0.4.4 from the tree as its been replaced by a newer version or is no longer required
45 silly removeObsoleteDep removing zen-observable-ts@0.8.20 from the tree as its been replaced by a newer version or is no longer required
46 silly removeObsoleteDep removing zen-observable@0.8.15 from the tree as its been replaced by a newer version or is no longer required
47 silly removeObsoleteDep removing deprecated-decorator@0.1.6 from the tree as its been replaced by a newer version or is no longer required
48 silly removeObsoleteDep removing subscriptions-transport-ws@0.9.8 from the tree as its been replaced by a newer version or is no longer required
49 silly removeObsoleteDep removing backo2@1.0.2 from the tree as its been replaced by a newer version or is no longer required
50 silly removeObsoleteDep removing eventemitter3@2.0.3 from the tree as its been replaced by a newer version or is no longer required
51 silly removeObsoleteDep removing lodash.assign@4.2.0 from the tree as its been replaced by a newer version or is no longer required
52 silly removeObsoleteDep removing lodash.isobject@3.0.2 from the tree as its been replaced by a newer version or is no longer required
53 silly removeObsoleteDep removing symbol-observable@1.2.0 from the tree as its been replaced by a newer version or is no longer required
54 silly removeObsoleteDep removing ws@3.3.3 from the tree as its been replaced by a newer version or is no longer required
55 silly removeObsoleteDep removing async-limiter@1.0.1 from the tree as its been replaced by a newer version or is no longer required
56 silly removeObsoleteDep removing ultron@1.1.1 from the tree as its been replaced by a newer version or is no longer required
57 silly removeObsoleteDep removing @expo/simple-spinner@1.0.2 from the tree as its been replaced by a newer version or is no longer required
58 silly removeObsoleteDep removing @expo/traveling-fastlane-linux@1.13.1 from the tree as its been replaced by a newer version or is no longer required
59 silly removeObsoleteDep removing @expo/xdl@57.8.13 from the tree as its been replaced by a newer version or is no longer required
60 silly removeObsoleteDep removing @expo/bunyan@3.0.2 from the tree as its been replaced by a newer version or is no longer required
61 silly removeObsoleteDep removing exeunt@1.1.0 from the tree as its been replaced by a newer version or is no longer required
62 silly removeObsoleteDep removing moment@2.24.0 from the tree as its been replaced by a newer version or is no longer required
63 silly removeObsoleteDep removing mv@2.1.1 from the tree as its been replaced by a newer version or is no longer required
64 silly removeObsoleteDep removing ncp@2.0.0 from the tree as its been replaced by a newer version or is no longer required
65 silly removeObsoleteDep removing rimraf@2.4.5 from the tree as its been replaced by a newer version or is no longer required
66 silly removeObsoleteDep removing glob@6.0.4 from the tree as its been replaced by a newer version or is no longer required
67 silly removeObsoleteDep removing safe-json-stringify@1.2.0 from the tree as its been replaced by a newer version or is no longer required
68 silly removeObsoleteDep removing @expo/config@3.0.4 from the tree as its been replaced by a newer version or is no longer required
69 silly removeObsoleteDep removing @babel/register@7.9.0 from the tree as its been replaced by a newer version or is no longer required
70 silly removeObsoleteDep removing find-cache-dir@2.1.0 from the tree as its been replaced by a newer version or is no longer required
71 silly removeObsoleteDep removing commondir@1.0.1 from the tree as its been replaced by a newer version or is no longer required
72 silly removeObsoleteDep removing make-dir@2.1.0 from the tree as its been replaced by a newer version or is no longer required
73 silly removeObsoleteDep removing pify@4.0.1 from the tree as its been replaced by a newer version or is no longer required
74 silly removeObsoleteDep removing semver@5.7.1 from the tree as its been replaced by a newer version or is no longer required
75 silly removeObsoleteDep removing pkg-dir@3.0.0 from the tree as its been replaced by a newer version or is no longer required
76 silly removeObsoleteDep removing find-up@3.0.0 from the tree as its been replaced by a newer version or is no longer required
77 silly removeObsoleteDep removing locate-path@3.0.0 from the tree as its been replaced by a newer version or is no longer required
78 silly removeObsoleteDep removing p-locate@3.0.0 from the tree as its been replaced by a newer version or is no longer required
79 silly removeObsoleteDep removing p-limit@2.2.2 from the tree as its been replaced by a newer version or is no longer required
80 silly removeObsoleteDep removing p-try@2.2.0 from the tree as its been replaced by a newer version or is no longer required
81 silly removeObsoleteDep removing path-exists@3.0.0 from the tree as its been replaced by a newer version or is no longer required
82 silly removeObsoleteDep removing pirates@4.0.1 from the tree as its been replaced by a newer version or is no longer required
83 silly removeObsoleteDep removing node-modules-regexp@1.0.0 from the tree as its been replaced by a newer version or is no longer required
84 silly removeObsoleteDep removing source-map-support@0.5.16 from the tree as its been replaced by a newer version or is no longer required
85 silly removeObsoleteDep removing @expo/babel-preset-cli@0.2.7 from the tree as its been replaced by a newer version or is no longer required
86 silly removeObsoleteDep removing @babel/core@7.9.0 from the tree as its been replaced by a newer version or is no longer required
87 silly removeObsoleteDep removing @babel/code-frame@7.8.3 from the tree as its been replaced by a newer version or is no longer required
88 silly removeObsoleteDep removing @babel/highlight@7.9.0 from the tree as its been replaced by a newer version or is no longer required
89 silly removeObsoleteDep removing @babel/helper-validator-identifier@7.9.0 from the tree as its been replaced by a newer version or is no longer required
90 silly removeObsoleteDep removing js-tokens@4.0.0 from the tree as its been replaced by a newer version or is no longer required
91 silly removeObsoleteDep removing @babel/generator@7.9.4 from the tree as its been replaced by a newer version or is no longer required
92 silly removeObsoleteDep removing @babel/types@7.9.0 from the tree as its been replaced by a newer version or is no longer required
93 silly removeObsoleteDep removing to-fast-properties@2.0.0 from the tree as its been replaced by a newer version or is no longer required
94 silly removeObsoleteDep removing jsesc@2.5.2 from the tree as its been replaced by a newer version or is no longer required
95 silly removeObsoleteDep removing source-map@0.5.7 from the tree as its been replaced by a newer version or is no longer required
96 silly removeObsoleteDep removing @babel/helper-module-transforms@7.9.0 from the tree as its been replaced by a newer version or is no longer required
97 silly removeObsoleteDep removing @babel/helper-module-imports@7.8.3 from the tree as its been replaced by a newer version or is no longer required
98 silly removeObsoleteDep removing @babel/helper-replace-supers@7.8.6 from the tree as its been replaced by a newer version or is no longer required
99 silly removeObsoleteDep removing @babel/helper-member-expression-to-functions@7.8.3 from the tree as its been replaced by a newer version or is no longer required
100 silly removeObsoleteDep removing @babel/helper-optimise-call-expression@7.8.3 from the tree as its been replaced by a newer version or is no longer required
101 silly removeObsoleteDep removing @babel/traverse@7.9.0 from the tree as its been replaced by a newer version or is no longer required
102 silly removeObsoleteDep removing @babel/helper-function-name@7.8.3 from the tree as its been replaced by a newer version or is no longer required
103 silly removeObsoleteDep removing @babel/helper-get-function-arity@7.8.3 from the tree as its been replaced by a newer version or is no longer required
104 silly removeObsoleteDep removing @babel/template@7.8.6 from the tree as its been replaced by a newer version or is no longer required
105 silly removeObsoleteDep removing @babel/parser@7.9.4 from the tree as its been replaced by a newer version or is no longer required
106 silly removeObsoleteDep removing @babel/helper-split-export-declaration@7.8.3 from the tree as its been replaced by a newer version or is no longer required
107 silly removeObsoleteDep removing globals@11.12.0 from the tree as its been replaced by a newer version or is no lon
...
...
...
...
...
6824 verbose unbuild rmStuff expo-cli@3.17.15 from C:\Users\brklt\AppData\Roaming\npm\node_modules
6825 silly isEverInside C:\Users\brklt\AppData\Roaming\npm\expo.cmd is not inside C:\Users\brklt\AppData\Roaming\npm\node_modules\expo-cli
6826 silly gentlyRm parent.path = C:\Users\brklt\AppData\Roaming\npm\node_modules\expo-cli
6827 silly gentlyRm parent.managed = C:\Users\brklt\AppData\Roaming\npm\node_modules\expo-cli is in C:\Users\brklt\AppData\Roaming\npm
6828 silly gentlyRm target.path =  C:\Users\brklt\AppData\Roaming\npm\expo.cmd
6829 silly gentlyRm target.symlink = null
6830 silly gentlyRm target.managed = C:\Users\brklt\AppData\Roaming\npm\expo.cmd is in C:\Users\brklt\AppData\Roaming\npm
6831 silly gentlyRm target.inParent =  false
6832 silly isEverInside C:\Users\brklt\AppData\Roaming\npm\expo-cli.cmd is not inside C:\Users\brklt\AppData\Roaming\npm\node_modules\expo-cli
6833 silly gentlyRm parent.path = C:\Users\brklt\AppData\Roaming\npm\node_modules\expo-cli
6834 silly gentlyRm parent.managed = C:\Users\brklt\AppData\Roaming\npm\node_modules\expo-cli is in C:\Users\brklt\AppData\Roaming\npm
6835 silly gentlyRm target.path =  C:\Users\brklt\AppData\Roaming\npm\expo-cli.cmd
6836 silly gentlyRm target.symlink = null
6837 silly gentlyRm target.managed = C:\Users\brklt\AppData\Roaming\npm\expo-cli.cmd is in C:\Users\brklt\AppData\Roaming\npm
6838 silly gentlyRm target.inParent =  false
6839 timing action:unbuild Completed in 12ms
6840 verbose unlock done using C:\Users\brklt\AppData\Roaming\npm-cache\_locks\staging-f1748f2c30212625.lock for C:\Users\brklt\AppData\Roaming\npm\node_modules\.staging
6841 timing stage:rollbackFailedOptional Completed in 1ms
6842 timing stage:runTopLevelLifecycles Completed in 182002ms
6843 warn optional SKIPPING OPTIONAL DEPENDENCY: @expo/traveling-fastlane-darwin@1.13.1 (node_modules\expo-cli\node_modules\@expo\traveling-fastlane-darwin):
6844 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @expo/traveling-fastlane-darwin@1.13.1: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
6845 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS:    darwin
6845 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch:  any
6845 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS:   win32
6845 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64
6846 warn optional SKIPPING OPTIONAL DEPENDENCY: @expo/ngrok-bin-linux-ia32@2.2.8 (node_modules\expo-cli\node_modules\@expo\ngrok-bin\node_modules\@expo\ngrok-bin-linux-ia32):
6847 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @expo/ngrok-bin-linux-ia32@2.2.8: wanted {"os":"linux","arch":"ia32"} (current: {"os":"win32","arch":"x64"})
6848 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS:    linux
6848 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch:  ia32
6848 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS:   win32
6848 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64
6849 warn optional SKIPPING OPTIONAL DEPENDENCY: @expo/ngrok-bin-linux-arm64@2.2.8 (node_modules\expo-cli\node_modules\@expo\ngrok-bin\node_modules\@expo\ngrok-bin-linux-arm64):
6850 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @expo/ngrok-bin-linux-arm64@2.2.8: wanted {"os":"linux","arch":"arm64"} (current: {"os":"win32","arch":"x64"})
6851 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS:    linux
6851 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch:  arm64
6851 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS:   win32
6851 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64
6852 warn optional SKIPPING OPTIONAL DEPENDENCY: @expo/ngrok-bin-sunos-x64@2.2.8 (node_modules\expo-cli\node_modules\@expo\ngrok-bin\node_modules\@expo\ngrok-bin-sunos-x64):
6853 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @expo/ngrok-bin-sunos-x64@2.2.8: wanted {"os":"sunos","arch":"x64"} (current: {"os":"win32","arch":"x64"})
6854 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS:    sunos
6854 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch:  x64
6854 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS:   win32
6854 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64
6855 warn optional SKIPPING OPTIONAL DEPENDENCY: @expo/ngrok-bin-win32-ia32@2.2.8-beta.1 (node_modules\expo-cli\node_modules\@expo\ngrok-bin\node_modules\@expo\ngrok-bin-win32-ia32):
6856 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @expo/ngrok-bin-win32-ia32@2.2.8-beta.1: wanted {"os":"win32","arch":"ia32"} (current: {"os":"win32","arch":"x64"})
6857 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS:    win32
6857 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch:  ia32
6857 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS:   win32
6857 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64
6858 warn optional SKIPPING OPTIONAL DEPENDENCY: @expo/ngrok-bin-freebsd-ia32@2.2.8 (node_modules\expo-cli\node_modules\@expo\ngrok-bin\node_modules\@expo\ngrok-bin-freebsd-ia32):
6859 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @expo/ngrok-bin-freebsd-ia32@2.2.8: wanted {"os":"freebsd","arch":"ia32"} (current: {"os":"win32","arch":"x64"})
6860 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS:    freebsd
6860 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch:  ia32
6860 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS:   win32
6860 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64
6861 warn optional SKIPPING OPTIONAL DEPENDENCY: @expo/ngrok-bin-linux-arm@2.2.8 (node_modules\expo-cli\node_modules\@expo\ngrok-bin\node_modules\@expo\ngrok-bin-linux-arm):
6862 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @expo/ngrok-bin-linux-arm@2.2.8: wanted {"os":"linux","arch":"arm"} (current: {"os":"win32","arch":"x64"})
6863 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS:    linux
6863 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch:  arm
6863 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS:   win32
6863 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64
6864 warn optional SKIPPING OPTIONAL DEPENDENCY: @expo/ngrok-bin-freebsd-x64@2.2.8 (node_modules\expo-cli\node_modules\@expo\ngrok-bin\node_modules\@expo\ngrok-bin-freebsd-x64):
6865 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @expo/ngrok-bin-freebsd-x64@2.2.8: wanted {"os":"freebsd","arch":"x64"} (current: {"os":"win32","arch":"x64"})
6866 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS:    freebsd
6866 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch:  x64
6866 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS:   win32
6866 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64
6867 warn optional SKIPPING OPTIONAL DEPENDENCY: @expo/ngrok-bin-darwin-x64@2.2.8 (node_modules\expo-cli\node_modules\@expo\ngrok-bin\node_modules\@expo\ngrok-bin-darwin-x64):
6868 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @expo/ngrok-bin-darwin-x64@2.2.8: wanted {"os":"darwin","arch":"x64"} (current: {"os":"win32","arch":"x64"})
6869 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS:    darwin
6869 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch:  x64
6869 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS:   win32
6869 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64
6870 warn optional SKIPPING OPTIONAL DEPENDENCY: @expo/ngrok-bin-darwin-ia32@2.2.8 (node_modules\expo-cli\node_modules\@expo\ngrok-bin\node_modules\@expo\ngrok-bin-darwin-ia32):
6871 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @expo/ngrok-bin-darwin-ia32@2.2.8: wanted {"os":"darwin","arch":"ia32"} (current: {"os":"win32","arch":"x64"})
6872 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS:    darwin
6872 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch:  ia32
6872 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS:   win32
6872 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64
6873 warn optional SKIPPING OPTIONAL DEPENDENCY: @expo/ngrok-bin-linux-x64@2.2.8 (node_modules\expo-cli\node_modules\@expo\ngrok-bin\node_modules\@expo\ngrok-bin-linux-x64):
6874 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for @expo/ngrok-bin-linux-x64@2.2.8: wanted {"os":"linux","arch":"x64"} (current: {"os":"win32","arch":"x64"})
6875 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS:    linux
6875 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch:  x64
6875 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS:   win32
6875 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64
6876 warn optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules\expo-cli\node_modules\chokidar\node_modules\fsevents):
6877 warn notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
6878 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid OS:    darwin
6878 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Valid Arch:  any
6878 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual OS:   win32
6878 verbose notsup SKIPPING OPTIONAL DEPENDENCY: Actual Arch: x64
6879 warn @expo/image-utils@0.2.17 requires a peer of sharp-cli@^1.10.0 but none is installed. You must install peer dependencies yourself.
6880 verbose stack Error: Refusing to delete C:\Users\brklt\AppData\Roaming\npm\expo.cmd: is outside C:\Users\brklt\AppData\Roaming\npm\node_modules\expo-cli and not a link
6880 verbose stack     at clobberFail (C:\Program Files\nodejs\node_modules\npm\node_modules\gentle-fs\lib\rm.js:121:12)
6880 verbose stack     at isSafeToRm (C:\Program Files\nodejs\node_modules\npm\node_modules\gentle-fs\lib\rm.js:114:15)
6880 verbose stack     at C:\Program Files\nodejs\node_modules\npm\node_modules\gentle-fs\lib\rm.js:54:5
6880 verbose stack     at LOOP (C:\Program Files\nodejs\node_modules\npm\node_modules\slide\lib\chain.js:7:26)
6880 verbose stack     at C:\Program Files\nodejs\node_modules\npm\node_modules\slide\lib\chain.js:18:7
6880 verbose stack     at C:\Program Files\nodejs\node_modules\npm\node_modules\gentle-fs\lib\rm.js:180:7
6880 verbose stack     at C:\Program Files\nodejs\node_modules\npm\node_modules\gentle-fs\node_modules\iferr\index.js:13:50
6880 verbose stack     at _readAllLinks (C:\Program Files\nodejs\node_modules\npm\node_modules\gentle-fs\lib\rm.js:215:28)
6880 verbose stack     at C:\Program Files\nodejs\node_modules\npm\node_modules\gentle-fs\node_modules\iferr\index.js:13:50
6880 verbose stack     at resolveSymlink (C:\Program Files\nodejs\node_modules\npm\node_modules\gentle-fs\lib\rm.js:226:22)
6880 verbose stack     at _readAllLinks (C:\Program Files\nodejs\node_modules\npm\node_modules\gentle-fs\lib\rm.js:217:5)
6880 verbose stack     at readAllLinks (C:\Program Files\nodejs\node_modules\npm\node_modules\gentle-fs\lib\rm.js:212:3)
6880 verbose stack     at C:\Program Files\nodejs\node_modules\npm\node_modules\gentle-fs\lib\rm.js:179:5
6880 verbose stack     at C:\Program Files\nodejs\node_modules\npm\node_modules\gentle-fs\node_modules\iferr\index.js:13:50
6880 verbose stack     at cb (C:\Program Files\nodejs\node_modules\npm\node_modules\slide\lib\async-map.js:47:24)
6880 verbose stack     at C:\Program Files\nodejs\node_modules\npm\node_modules\gentle-fs\lib\rm.js:153:16
6881 verbose cwd C:\uygulama
6882 verbose Windows_NT 10.0.18362
6883 verbose argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "-g" "expo-cli"
**6884 verbose node v12.8.0**
**6885 verbose npm  v6.10.2**
**6886 error path C:\Users\brklt\AppData\Roaming\npm\expo.cmd**
**6887 error code EEXIST**
**6888 error Refusing to delete C:\Users\brklt\AppData\Roaming\npm\expo.cmd: is outside C:\Users\brklt\AppData\Roaming\npm\node_modules\expo-cli and not a link**
**6889 error File exists: C:\Users\brklt\AppData\Roaming\npm\expo.cmd**
**6890 error Move it away, and try again.**
**6891 verbose exit [ 1, true ]**

Try moving that npm.cmd file out of the way and try it again.

thank you.

1 Like

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.