I keep running into this error when trying to install the modal component:
Error installing dependencies: Install command failed with exit code 127
│
▲ Please run the following commands manually:
│
▲ yarn add @legendapp/motion@^2.4.0
I have installed the legendapp/motion component manually have legacy-peer-deps=true in my .npmrc
FWIW I'm using Expo version 52.
Any ideas? Thanks.