Domo開発環境セットアップ時にエラーになる

オプション
これっち
編集済: May 2023 仲間に相談

参考URL:https://developer.domo.com/docs/dev-studio-samples/starter-kits

starter-kitsインストール時の下記コマンド実行してもエラーが発生し先に進めない・・・

どなたか回避策を教えて下さい。

 

◆コマンド

「npm install --save-dev @domoinc/ryuu-proxy」

「npm install -g ryuu」

 

◆エラーメッセージ

・・・・・・・

keytar@4.3.0 install: `prebuild-install || node-gyp rebuild`
Exit status 1
Failed at the keytar@4.3.0 install script.
This is probably not a problem with npm. There is likely additional logging output above.

ベストアンサー

答え