node.js — Не удается npm установить ursa, пересобрать ошибку компиляции C ++: неподдерживаемая архитектура

Мой проект nodejs включал модуль ursa, и когда я запускал «npm install», модуль ursa выдал мне ошибку компиляции. Я также пытаюсь установить ursa самостоятельно, используя «npm install ursa», но я получаю те же ошибки.

[email protected] install /Users/kenji/node_modules/ursa
node-gyp rebuild

CXX(target) Release/obj.target/ursaNative/src/ursaNative.o
clang: warning: using sysroot for 'iPhoneOS' but targeting 'MacOSX' [-Wincompatible-sysroot]
In file included from ../src/ursaNative.cc:3:
In file included from ../src/ursaNative.h:9:
In file included from /Users/kenji/.node-gyp/6.11.4/include/node/node.h:42:
In file included from /Users/kenji/.node-gyp/6.11.4/include/node/v8.h:19:
In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/9.0.0/include/stdint.h:63:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/usr/include/stdint.h:52:
In file included from /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/usr/include/sys/_types.h:32:
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS11.0.sdk/usr/include/sys/cdefs.h:761:2: error:
Unsupported architecture
#error Unsupported architecture
^

Я не понимаю, почему в нем упоминается iPhoneOS, потому что он не имеет ничего общего с iOS, и я использую его только для MacOS.

Кто-нибудь знает, что случилось?
Спасибо,

0

Решение

Задача ещё не решена.

Другие решения

Других решений пока нет …

По вопросам рекламы [email protected]