As soon as I install react-native-siri-shortcut
library and podfile, and run for ios, the terminal gives tons of errors.
I deleted node_modules multiple times, reset the metro bundler cache a number of times, deleted watchman a couple of times, but no luck.
Below is the error I am receiving.
The following build commands failed:
Ld build/<project_name>/Build/Products/Debug-iphonesimulator/<project>.app/<project> normal x86_64
Build Environment
"react": "16.8.6",
"react-native": "0.60.0", (Project boilerplate version)
Any help will be appreciated.