Logs for your project will appear below. Press Ctrl+C to exit.
node:events:491
throw er; // Unhandled 'error' event
^
Error: std::__1::system_error: open: /Users/anjisu/Documents/OLHSO_Client_Front: Operation not permitted
at BunserBuf.<anonymous> (/Users/anjisu/Documents/OLHSO_Client_Front/node_modules/fb-watchman/index.js:99:23)
at BunserBuf.emit (node:events:513:28)
at BunserBuf.process (/Users/anjisu/Documents/OLHSO_Client_Front/node_modules/bser/index.js:292:10)
at /Users/anjisu/Documents/OLHSO_Client_Front/node_modules/bser/index.js:247:12
at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
Emitted 'error' event on WatchmanWatcher instance at:
at Client.<anonymous> (/Users/anjisu/Documents/OLHSO_Client_Front/node_modules/metro-file-map/src/watchers/WatchmanWatcher.js:107:12)
at Client.emit (node:events:513:28)
at BunserBuf.<anonymous> (/Users/anjisu/Documents/OLHSO_Client_Front/node_modules/fb-watchman/index.js:111:12)
at BunserBuf.emit (node:events:513:28)
at /Users/anjisu/Documents/OLHSO_Client_Front/node_modules/bser/index.js:249:12
at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
watchmanResponse: {
error: 'std::__1::system_error: open: /Users/anjisu/Documents/OLHSO_Client_Front: Operation not permitted',
version: '2023.01.30.00'
}
}
Node.js v18.13.0
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
โ
์๋ฌ์์ธ
: ๋๋ ํ ๋ฆฌ์ ์ ๊ทผํ๋ ๋ฐ ํ์ํ ๊ถํ์ด ์๋ ๊ฒ์ผ๋ก ๋ณด์ธ๋ค.
๊ฒ์์ ํตํด Watchman ์ฌ์ค์น, ๊ถํ ๋ณ๊ฒฝ, .watchmanconfig ํ์ผ ์์ฑ ๋ฑ ๋ค์ํ ํด๊ฒฐ ๋ฐฉ๋ฒ๋ค์ ์ ์ํ๋ ๊ฒ์ ํ์ธํ ์ ์์๋ค.
๋น ๋ฅด๊ฒ ํด๊ฒฐํ ์ ์์ ๊ฒ์ด๋ผ ์๊ฐํ๋๋ฐ, ์๊ฐ๋ณด๋ค ์๊ฐ์ด ๊ฑธ๋ ธ๊ณ ์๋์ ๊ฐ์ ๋ฐฉ๋ฒ์ผ๋ก ํด๊ฒฐํ ์ ์์๋ค.
โ๏ธ
๋ค์ ์ธ์งํ ์์ธ
: macOS์ ๋ณด์ ์ ํ ์ฌํญ์ผ๋ก watchman์ด ๋์คํฌ ์์ธ์ค ๊ถํ์ ๋ฐ์ง ๋ชปํ ์ํ
โ๏ธํด๊ฒฐ๋ฐฉ๋ฒ
:watchman watch-del-all watchman shutdown-server ... npx expo start
โ ํฐ๋ฏธ๋์์ ์ ๋ ๋ช ๋ น์ ์คํํ๊ณ , ๋ค์ ๋น๋(npx expo start)ํด๋ณด๋ฉด watchman์๊ฒ ๋์คํฌ ๊ถํ์ ์ค์ง ๋ฌผ์ด๋ณด๋ ์ฐฝ์ด ๋ํ๋๊ณ ํ์ธ์ ๋๋ฅด๋ฉด ๋ค์ ์ ์์ ์ผ๋ก ์คํ๋๋ ๊ฒ์ ํ์ธํ ์ ์์๋ค.