Closed jopemachine closed 3 years ago
It seems to be error caused by missing some dev tools.
By executing below commands, it can be resolved.
xcode-select --install
It seems to be related to the issue below.
https://github.com/nodejs/node-gyp/issues/1694
xcode-select --install
Issue