
Starting project at /Users/macintosh/Desktop/sparta-study/sparta-myhoneytip-nura
Unable to find expo in this project - have you run yarn / npm install yet?
이렇게 떠서
npm을 다시 설치해 봤어요.
Macintoshui-iMac:~ macintosh$ sudo npm install -g yarn
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.
changed 1 package, and audited 2 packages in 450ms
found 0 vulnerabilities
Macintoshui-iMac:~ macintosh$ yarn -v
1.22.19
Macintoshui-iMac:~ macintosh$
이렇게 다시 설치했는데,
또 똑같이
Unable to find expo in this project - have you run yarn / npm install yet?
이렇게 뜨네요....ㅠㅠ
