
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
yarn add react-native-screens@~3.18.0 react-native-safe-area-context@4.4.1 react-native-gesture-handler~
Installing 2 SDK 47.0.0 compatible native modules and 1 other package using Yarn.
> yarn add react-native-screens@~3.18.0 react-native-safe-area-context@4.4.1 react-native-gesture-handler~
yarn add v1.22.19
[1/4] Resolving packages...
error An unexpected error occurred: "https://registry.yarnpkg.com/react-native-gesture-handler~: Not found".
info If you think this is a bug, please open a bug report with the information provided in "C:\\Users\\양주
원\\Desktop\\sparta-study\\spart-tip-yjw\\yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
yarnpkg exited with non-zero code: 1
Error: yarnpkg exited with non-zero code: 1
at ChildProcess.completionListener (C:\Users\양주원\AppData\Roaming\npm\node_modules\expo-cli\node_modules\@expo\spawn-async\src\spawnAsync.ts:65:13)
at Object.onceWrapper (node:events:640:26)
at ChildProcess.emit (node:events:520:28)
at ChildProcess.cp.emit (C:\Users\양주원\AppData\Roaming\npm\node_modules\expo-cli\node_modules\cross-spawn\lib\enoent.js:34:29)
at maybeClose (node:internal/child_process:1092:16)
at Process.ChildProcess._handle.onexit (node:internal/child_process:302:5)
...
at spawnAsync (C:\Users\양주원\AppData\Roaming\npm\node_modules\expo-cli\node_modules\@expo\spawn-async\src\spawnAsync.ts:26:19)
at YarnPackageManager._runAsync (C:\Users\양주원\AppData\Roaming\npm\node_modules\expo-cli\node_modules\@expo\package-manager\src\NodePackageManagers.ts:314:31)
at YarnPackageManager.addWithParametersAsync (C:\Users\양주원\AppData\Roaming\npm\node_modules\expo-cli\node_modules\@expo\package-manager\src\NodePackageManagers.ts:259:16)
at actionAsync (C:\Users\양주원\AppData\Roaming\npm\node_modules\expo-cli\src\commands\installAsync.ts:143:3) 캡처해 주시면, 튜터님들이 빠르게 상황을 이해할 수 있어요.
