
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
강의보고 따라했는데 되질 않네요. 핸드폰도 강의처럼 나오지 않아서 잘 모르겠습니다.
사용하는 맥북 프로 m1, 핸드폰은 아이폰 미니 13입니다.


ljy@Jaeyeols-MacBookPro sparta_study % ls
ljy@Jaeyeols-MacBookPro sparta_study % expo init
Migrate to using:
› npx create-expo-app --template
✔ What would you like to name your app? … sparta-myhoneytip-yeol
✔ Choose a template: › blank a minimal app as clean as an empty canvas
✔ Downloaded template.
🧶 Using Yarn to install packages. Pass --npm to use npm instead.
✔ Installed JavaScript dependencies.
✅ Your project is ready!
To run your project, navigate to the directory and run one of the following yarn commands.
- cd sparta-myhoneytip-yeol
- yarn start # you can open iOS, Android, or web from here, or run them directly with the commands below.
- yarn android
- yarn ios
- yarn web
ljy@Jaeyeols-MacBookPro sparta_study % cd sparta-myhoneytip-yeol
ljy@Jaeyeols-MacBookPro sparta-myhoneytip-yeol % ls
App.js app.json assets babel.config.js node_modules package.json yarn.lock
ljy@Jaeyeols-MacBookPro sparta-myhoneytip-yeol % cd..
zsh: command not found: cd..
ljy@Jaeyeols-MacBookPro sparta-myhoneytip-yeol % cd ..
ljy@Jaeyeols-MacBookPro sparta_study % cd sparta-myhoneytip-yeol
ljy@Jaeyeols-MacBookPro sparta-myhoneytip-yeol % cd sparta-myhoneytip-yeol
cd: no such file or directory: sparta-myhoneytip-yeol
ljy@Jaeyeols-MacBookPro sparta-myhoneytip-yeol % ls -al
total 648
drwxr-xr-x 11 ljy staff 352 12 14 23:15 .
drwxr-xr-x 4 ljy staff 128 12 14 23:13 ..
drwxr-xr-x 12 ljy staff 384 12 14 23:15 .git
-rw-r--r-- 1 ljy staff 119 10 26 1985 .gitignore
-rw-r--r-- 1 ljy staff 454 10 26 1985 App.js
-rw-r--r-- 1 ljy staff 711 12 14 23:14 app.json
drwxr-xr-x 6 ljy staff 192 12 14 23:14 assets
-rw-r--r-- 1 ljy staff 107 10 26 1985 babel.config.js
drwxr-xr-x 574 ljy staff 18368 12 14 23:15 node_modules
-rw-r--r-- 1 ljy staff 460 12 14 23:14 package.json
-rw-r--r-- 1 ljy staff 309355 12 14 23:15 yarn.lock
ljy@Jaeyeols-MacBookPro sparta-myhoneytip-yeol % expo start
This command is being executed with the global Expo CLI. Learn more.
To use the local CLI instead (recommended in SDK 46 and higher), run:
› npx expo start
Starting project at /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol
Starting Metro Bundler
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█ ▄▄▄▄▄ █▀▄█▀ ▄█ ▄▄▄▄▄ █
█ █ █ █▄ ▄███ █ █ █ █
█ █▄▄▄█ █ ▀█▀█ ▀ ▀█ █▄▄▄█ █
█▄▄▄▄▄▄▄█ ▀▄█ █ ▀ █▄▄▄▄▄▄▄█
█ ▄▀▄██▄▄██ ▀▄ ▀██▀ ▄▀▄▄▀█
█ ▀ ▀▄▄▄▄▄▄█▄ ▄██▄▀ ▀▀█▄▄█
█▄ ▀▄▄█▄█ █▀██ █▀█ ▄█ ██▀█
█▄▀ ▄▀█▄▄ ▄█ ▄▀██ ▄▄ ▀▀██▄█
█▄▄▄█▄█▄▄▀▄▀▀██▄ ▄▄▄ █ ▄ █
█ ▄▄▄▄▄ █▄▀▄▀▄▄▄ █▄█ ▀▄ █
█ █ █ █▀ ▀▄█ ▀▀▄ ▄▄ █▀▄██
█ █▄▄▄█ █▀▄███ ▄█ █▄ ▄█▄█
█▄▄▄▄▄▄▄█▄▄█▄█▄▄█▄███▄▄█▄▄█
› Metro waiting on exp://192.168.219.118:19000
› Scan the QR code above with Expo Go (Android) or the Camera app (iOS)
› Press a │ open Android
› Press i │ open iOS simulator
› Press w │ open web
› Press r │ reload app
› Press m │ toggle menu
› Press ? │ show all commands
Logs for your project will appear below. Press Ctrl+C to exit.
Waiting for Watchman (watch-project)...
metro-file-map: Watchman crawl failed. Retrying once with node crawler.
Usually this happens when watchman isn't running. Create an empty `.watchmanconfig` file in your project's root folder or initialize a git or hg repository in your project.
Error: Watchman error: std::__1::system_error: open: /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol: Operation not permitted. Make sure watchman is running for this project. See https://facebook.github.io/watchman/docs/troubleshooting.
/Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/fb-watchman/index.js:99
var error = new Error(obj.error);
^
Error: std::__1::system_error: open: /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol: Operation not permitted
at BunserBuf.<anonymous> (/Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/fb-watchman/index.js:99:23)
at BunserBuf.emit (node:events:527:28)
at BunserBuf.process (/Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/bser/index.js:292:10)
at /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/bser/index.js:247:12
at processTicksAndRejections (node:internal/process/task_queues:78:11)
ljy@Jaeyeols-MacBookPro sparta-myhoneytip-yeol %
ljy@Jaeyeols-MacBookPro sparta-myhoneytip-yeol %
ljy@Jaeyeols-MacBookPro sparta-myhoneytip-yeol %
ljy@Jaeyeols-MacBookPro sparta-myhoneytip-yeol %
ljy@Jaeyeols-MacBookPro sparta-myhoneytip-yeol % expo start
This command is being executed with the global Expo CLI. Learn more.
To use the local CLI instead (recommended in SDK 46 and higher), run:
› npx expo start
Starting project at /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol
Starting Metro Bundler
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█ ▄▄▄▄▄ █▀▄█▀ ▄█ ▄▄▄▄▄ █
█ █ █ █▄ ▄███ █ █ █ █
█ █▄▄▄█ █ ▀█▀█ ▀ ▀█ █▄▄▄█ █
█▄▄▄▄▄▄▄█ ▀▄█ █ ▀ █▄▄▄▄▄▄▄█
█ ▄▀▄██▄▄██ ▀▄ ▀██▀ ▄▀▄▄▀█
█ ▀ ▀▄▄▄▄▄▄█▄ ▄██▄▀ ▀▀█▄▄█
█▄ ▀▄▄█▄█ █▀██ █▀█ ▄█ ██▀█
█▄▀ ▄▀█▄▄ ▄█ ▄▀██ ▄▄ ▀▀██▄█
█▄▄▄█▄█▄▄▀▄▀▀██▄ ▄▄▄ █ ▄ █
█ ▄▄▄▄▄ █▄▀▄▀▄▄▄ █▄█ ▀▄ █
█ █ █ █▀ ▀▄█ ▀▀▄ ▄▄ █▀▄██
█ █▄▄▄█ █▀▄███ ▄█ █▄ ▄█▄█
█▄▄▄▄▄▄▄█▄▄█▄█▄▄█▄███▄▄█▄▄█
› Metro waiting on exp://192.168.219.118:19000
› Scan the QR code above with Expo Go (Android) or the Camera app (iOS)
› Press a │ open Android
› Press i │ open iOS simulator
› Press w │ open web
› Press r │ reload app
› Press m │ toggle menu
› Press ? │ show all commands
Logs for your project will appear below. Press Ctrl+C to exit.
metro-file-map: Watchman crawl failed. Retrying once with node crawler.
Usually this happens when watchman isn't running. Create an empty `.watchmanconfig` file in your project's root folder or initialize a git or hg repository in your project.
Error: Watchman error: std::__1::system_error: open: /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol: Operation not permitted. Make sure watchman is running for this project. See https://facebook.github.io/watchman/docs/troubleshooting.
/Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/fb-watchman/index.js:99
var error = new Error(obj.error);
^
Error: std::__1::system_error: open: /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol: Operation not permitted
at BunserBuf.<anonymous> (/Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/fb-watchman/index.js:99:23)
at BunserBuf.emit (node:events:527:28)
at BunserBuf.process (/Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/bser/index.js:292:10)
at /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/bser/index.js:247:12
at processTicksAndRejections (node:internal/process/task_queues:78:11)
ljy@Jaeyeols-MacBookPro sparta-myhoneytip-yeol %
ljy@Jaeyeols-MacBookPro sparta-myhoneytip-yeol %
ljy@Jaeyeols-MacBookPro sparta-myhoneytip-yeol %
ljy@Jaeyeols-MacBookPro sparta-myhoneytip-yeol %
ljy@Jaeyeols-MacBookPro sparta-myhoneytip-yeol % expo start
This command is being executed with the global Expo CLI. Learn more.
To use the local CLI instead (recommended in SDK 46 and higher), run:
› npx expo start
Starting project at /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol
Starting Metro Bundler
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█ ▄▄▄▄▄ █▀▄█▀ ▄█ ▄▄▄▄▄ █
█ █ █ █▄ ▄███ █ █ █ █
█ █▄▄▄█ █ ▀█▀█ ▀ ▀█ █▄▄▄█ █
█▄▄▄▄▄▄▄█ ▀▄█ █ ▀ █▄▄▄▄▄▄▄█
█ ▄▀▄██▄▄██ ▀▄ ▀██▀ ▄▀▄▄▀█
█ ▀ ▀▄▄▄▄▄▄█▄ ▄██▄▀ ▀▀█▄▄█
█▄ ▀▄▄█▄█ █▀██ █▀█ ▄█ ██▀█
█▄▀ ▄▀█▄▄ ▄█ ▄▀██ ▄▄ ▀▀██▄█
█▄▄▄█▄█▄▄▀▄▀▀██▄ ▄▄▄ █ ▄ █
█ ▄▄▄▄▄ █▄▀▄▀▄▄▄ █▄█ ▀▄ █
█ █ █ █▀ ▀▄█ ▀▀▄ ▄▄ █▀▄██
█ █▄▄▄█ █▀▄███ ▄█ █▄ ▄█▄█
█▄▄▄▄▄▄▄█▄▄█▄█▄▄█▄███▄▄█▄▄█
› Metro waiting on exp://192.168.219.118:19000
› Scan the QR code above with Expo Go (Android) or the Camera app (iOS)
› Press a │ open Android
› Press i │ open iOS simulator
› Press w │ open web
› Press r │ reload app
› Press m │ toggle menu
› Press ? │ show all commands
Logs for your project will appear below. Press Ctrl+C to exit.
metro-file-map: Watchman crawl failed. Retrying once with node crawler.
Usually this happens when watchman isn't running. Create an empty `.watchmanconfig` file in your project's root folder or initialize a git or hg repository in your project.
Error: Watchman error: std::__1::system_error: open: /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol: Operation not permitted. Make sure watchman is running for this project. See https://facebook.github.io/watchman/docs/troubleshooting.
/Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/fb-watchman/index.js:99
var error = new Error(obj.error);
^
Error: std::__1::system_error: open: /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol: Operation not permitted
at BunserBuf.<anonymous> (/Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/fb-watchman/index.js:99:23)
at BunserBuf.emit (node:events:527:28)
at BunserBuf.process (/Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/bser/index.js:292:10)
at /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/bser/index.js:247:12
at processTicksAndRejections (node:internal/process/task_queues:78:11)
ljy@Jaeyeols-MacBookPro sparta-myhoneytip-yeol %
ljy@Jaeyeols-MacBookPro sparta-myhoneytip-yeol %
ljy@Jaeyeols-MacBookPro sparta-myhoneytip-yeol %
ljy@Jaeyeols-MacBookPro sparta-myhoneytip-yeol % ls
App.js app.json assets babel.config.js node_modules package.json yarn.lock
ljy@Jaeyeols-MacBookPro sparta-myhoneytip-yeol % expo start
This command is being executed with the global Expo CLI. Learn more.
To use the local CLI instead (recommended in SDK 46 and higher), run:
› npx expo start
Starting project at /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol
Starting Metro Bundler
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█ ▄▄▄▄▄ █▀▄█▀ ▄█ ▄▄▄▄▄ █
█ █ █ █▄ ▄███ █ █ █ █
█ █▄▄▄█ █ ▀█▀█ ▀ ▀█ █▄▄▄█ █
█▄▄▄▄▄▄▄█ ▀▄█ █ ▀ █▄▄▄▄▄▄▄█
█ ▄▀▄██▄▄██ ▀▄ ▀██▀ ▄▀▄▄▀█
█ ▀ ▀▄▄▄▄▄▄█▄ ▄██▄▀ ▀▀█▄▄█
█▄ ▀▄▄█▄█ █▀██ █▀█ ▄█ ██▀█
█▄▀ ▄▀█▄▄ ▄█ ▄▀██ ▄▄ ▀▀██▄█
█▄▄▄█▄█▄▄▀▄▀▀██▄ ▄▄▄ █ ▄ █
█ ▄▄▄▄▄ █▄▀▄▀▄▄▄ █▄█ ▀▄ █
█ █ █ █▀ ▀▄█ ▀▀▄ ▄▄ █▀▄██
█ █▄▄▄█ █▀▄███ ▄█ █▄ ▄█▄█
█▄▄▄▄▄▄▄█▄▄█▄█▄▄█▄███▄▄█▄▄█
› Metro waiting on exp://192.168.219.118:19000
› Scan the QR code above with Expo Go (Android) or the Camera app (iOS)
› Press a │ open Android
› Press i │ open iOS simulator
› Press w │ open web
› Press r │ reload app
› Press m │ toggle menu
› Press ? │ show all commands
Logs for your project will appear below. Press Ctrl+C to exit.
metro-file-map: Watchman crawl failed. Retrying once with node crawler.
Usually this happens when watchman isn't running. Create an empty `.watchmanconfig` file in your project's root folder or initialize a git or hg repository in your project.
Error: Watchman error: std::__1::system_error: open: /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol: Operation not permitted. Make sure watchman is running for this project. See https://facebook.github.io/watchman/docs/troubleshooting.
/Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/fb-watchman/index.js:99
var error = new Error(obj.error);
^
Error: std::__1::system_error: open: /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol: Operation not permitted
at BunserBuf.<anonymous> (/Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/fb-watchman/index.js:99:23)
at BunserBuf.emit (node:events:527:28)
at BunserBuf.process (/Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/bser/index.js:292:10)
at /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/bser/index.js:247:12
at processTicksAndRejections (node:internal/process/task_queues:78:11)
ljy@Jaeyeols-MacBookPro sparta-myhoneytip-yeol % expo start
This command is being executed with the global Expo CLI. Learn more.
To use the local CLI instead (recommended in SDK 46 and higher), run:
› npx expo start
Starting project at /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol
Starting Metro Bundler
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
█ ▄▄▄▄▄ █▀▄█▀ ▄█ ▄▄▄▄▄ █
█ █ █ █▄ ▄███ █ █ █ █
█ █▄▄▄█ █ ▀█▀█ ▀ ▀█ █▄▄▄█ █
█▄▄▄▄▄▄▄█ ▀▄█ █ ▀ █▄▄▄▄▄▄▄█
█ ▄▀▄██▄▄██ ▀▄ ▀██▀ ▄▀▄▄▀█
█ ▀ ▀▄▄▄▄▄▄█▄ ▄██▄▀ ▀▀█▄▄█
█▄ ▀▄▄█▄█ █▀██ █▀█ ▄█ ██▀█
█▄▀ ▄▀█▄▄ ▄█ ▄▀██ ▄▄ ▀▀██▄█
█▄▄▄█▄█▄▄▀▄▀▀██▄ ▄▄▄ █ ▄ █
█ ▄▄▄▄▄ █▄▀▄▀▄▄▄ █▄█ ▀▄ █
█ █ █ █▀ ▀▄█ ▀▀▄ ▄▄ █▀▄██
█ █▄▄▄█ █▀▄███ ▄█ █▄ ▄█▄█
█▄▄▄▄▄▄▄█▄▄█▄█▄▄█▄███▄▄█▄▄█
› Metro waiting on exp://192.168.219.118:19000
› Scan the QR code above with Expo Go (Android) or the Camera app (iOS)
› Press a │ open Android
› Press i │ open iOS simulator
› Press w │ open web
› Press r │ reload app
› Press m │ toggle menu
› Press ? │ show all commands
Logs for your project will appear below. Press Ctrl+C to exit.
metro-file-map: Watchman crawl failed. Retrying once with node crawler.
Usually this happens when watchman isn't running. Create an empty `.watchmanconfig` file in your project's root folder or initialize a git or hg repository in your project.
Error: Watchman error: std::__1::system_error: open: /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol: Operation not permitted. Make sure watchman is running for this project. See https://facebook.github.io/watchman/docs/troubleshooting.
/Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/fb-watchman/index.js:99
var error = new Error(obj.error);
^
Error: std::__1::system_error: open: /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol: Operation not permitted
at BunserBuf.<anonymous> (/Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/fb-watchman/index.js:99:23)
at BunserBuf.emit (node:events:527:28)
at BunserBuf.process (/Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/bser/index.js:292:10)
at /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/bser/index.js:247:12
at processTicksAndRejections (node:internal/process/task_queues:78:11)
ljy@Jaeyeols-MacBookPro sparta-myhoneytip-yeol % expo start -tunnel
error: unknown option `-t'
ljy@Jaeyeols-MacBookPro sparta-myhoneytip-yeol % expo start --tunnel
This command is being executed with the global Expo CLI. Learn more.
To use the local CLI instead (recommended in SDK 46 and higher), run:
› npx expo start
Starting project at /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol
Starting Metro Bundler
metro-file-map: Watchman crawl failed. Retrying once with node crawler.
Usually this happens when watchman isn't running. Create an empty `.watchmanconfig` file in your project's root folder or initialize a git or hg repository in your project.
Error: Watchman error: std::__1::system_error: open: /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol: Operation not permitted. Make sure watchman is running for this project. See https://facebook.github.io/watchman/docs/troubleshooting.
? The package @expo/ngrok@^4.1.0 is required to use tunnels, would you like to install it globally? › (Y/n)
/Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/fb-watchman/index.js:99
var error = new Error(obj.error);
^
Error: std::__1::system_error: open: /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol: Operation not permitted
at BunserBuf.<anonymous> (/Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/fb-watchman/index.js:99:23)
at BunserBuf.emit (node:events:527:28)
at BunserBuf.process (/Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/bser/index.js:292:10)
at /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/bser/index.js:247:12
at processTicksAndRejections (node:internal/process/task_queues:78:11)
ljy@Jaeyeols-MacBookPro sparta-myhoneytip-yeol % expo start --tunnel
This command is being executed with the global Expo CLI. Learn more.
To use the local CLI instead (recommended in SDK 46 and higher), run:
› npx expo start
Starting project at /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol
Starting Metro Bundler
metro-file-map: Watchman crawl failed. Retrying once with node crawler.
Usually this happens when watchman isn't running. Create an empty `.watchmanconfig` file in your project's root folder or initialize a git or hg repository in your project.
Error: Watchman error: std::__1::system_error: open: /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol: Operation not permitted. Make sure watchman is running for this project. See https://facebook.github.io/watchman/docs/troubleshooting.
? The package @expo/ngrok@^4.1.0 is required to use tunnels, would you like to install it globally? › (Y/n)
/Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/fb-watchman/index.js:99
var error = new Error(obj.error);
^
Error: std::__1::system_error: open: /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol: Operation not permitted
at BunserBuf.<anonymous> (/Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/fb-watchman/index.js:99:23)
at BunserBuf.emit (node:events:527:28)
at BunserBuf.process (/Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/bser/index.js:292:10)
at /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/bser/index.js:247:12
at processTicksAndRejections (node:internal/process/task_queues:78:11)
ljy@Jaeyeols-MacBookPro sparta-myhoneytip-yeol % y
zsh: command not found: y
ljy@Jaeyeols-MacBookPro sparta-myhoneytip-yeol % expo start --tunnel
This command is being executed with the global Expo CLI. Learn more.
To use the local CLI instead (recommended in SDK 46 and higher), run:
› npx expo start
Starting project at /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol
Starting Metro Bundler
metro-file-map: Watchman crawl failed. Retrying once with node crawler.
Usually this happens when watchman isn't running. Create an empty `.watchmanconfig` file in your project's root folder or initialize a git or hg repository in your project.
Error: Watchman error: std::__1::system_error: open: /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol: Operation not permitted. Make sure watchman is running for this project. See https://facebook.github.io/watchman/docs/troubleshooting.
? The package @expo/ngrok@^4.1.0 is required to use tunnels, would you like to install it globally? › (Y/n)
/Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/fb-watchman/index.js:99
var error = new Error(obj.error);
^
Error: std::__1::system_error: open: /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol: Operation not permitted
at BunserBuf.<anonymous> (/Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/fb-watchman/index.js:99:23)
at BunserBuf.emit (node:events:527:28)
at BunserBuf.process (/Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/bser/index.js:292:10)
at /Users/ljy/Desktop/sparta_study/sparta-myhoneytip-yeol/node_modules/bser/index.js:247:12
at processTicksAndRejections (node:internal/process/task_queues:78:11)
ljy@Jaeyeols-MacBookPro sparta-myhoneytip-yeol %
