"Unmet peer dependency" warning when installing plugin

オープン
#296 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
30/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
node.js, typescript
領域
cli, devops

調査の方向性

Reproduce the warning with sf plugins install devops-center, using the reported SFDX CLI 2.21.7 on macOS Sonoma 14.2. Inspect the installed plugin's dependency metadata, especially the ts-node peer dependencies on @types/node and TypeScript. Done means the cause is identified and the installation no longer reports these unmet peer dependencies, or the issue is documented as an upstream limitation.

索引モデルが issue の本文から書いたものです。

説明

I received the following response when installing the DevOps Center CLI plugin:

~ % sf plugins install devops-center 
Polling for new version(s) to become available on npm... done
Successfully validated digital signature for @salesforce/plugin-devops-center.
Finished digital signature check.
Installing plugin devops-center@latest... installed v1.2.5
 ›   Warning: "@salesforce/plugin-devops-center > @oclif/core > ts-node@10.9.2" has unmet peer dependency "@types/node@*".
 ›   Warning: "@salesforce/plugin-devops-center > @oclif/core > ts-node@10.9.2" has unmet peer dependency "typescript@>=2.7".

These warnings can only be addressed by the owner(s) of @salesforce/plugin-devops-center.
We suggest that you create an issue at https://github.com/forcedotcom/cli/issues and ask the plugin owners to address them.


Successfully installed @salesforce/plugin-devops-center v1.2.5

So I'm just following instructions from my computer overlord.

VS Code Version:
1.85.1
SFDX CLI Version:
2.21.7
OS and version:
macOS Sonoma 14.2

主要言語
TypeScript
スター
14
フォーク
4
平均マージ
1分
マージ済み PR(30日)
1

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

salesforcecli/plugin-devops-center のほかの issue

salesforcecli/plugin-devops-center の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。