The peerDependencies for react in @hookform/devtools do not match react-hook-form
まだ誰も着手していません。
評価
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 初心者へのやさしさ
- 35/100
- issue の種類
- バグ
- 明瞭さ
- 明確に書かれている
- 活発さ
- 停滞
- 技術スタック
- react, typescript
- 領域
- devtools
調査の方向性
Start in the @hookform/devtools package manifest and inspect its peerDependencies alongside the react-hook-form peerDependencies shown in the issue. Confirm the supported React and React DOM ranges, then verify that npm v8 can install the package with React 16. Done means the dependency ranges match the stated compatibility and the reported resolution error no longer occurs.
索引モデルが issue の本文から書いたものです。
説明
The peerDependencies for react in @hookform/devtools do not match react-hook-form.
node version = v16.15.1
npm version = v8.11.0
We are using react v16 and we can install react-hook-form but with npm v8 trying to install @hookform/devtools throws an error.
npm ERR! Could not resolve dependency:
npm ERR! peer react@">=17.0.2" from @hookform/devtools@4.1.0
The peerDependencies for react-hook-form
"peerDependencies": {
"react": "^16.8.0 || ^17 || ^18"
},
The peerDependencies for @hookform/devtools
"peerDependencies": {
"react": ">=17.0.2",
"react-dom": ">=17.0.2",
"react-hook-form": "^7.13.0"
},
Please make the peerDependencies of @hookform/devtools match react-hook-form
- 主要言語
- TypeScript
- スター
- 670
- フォーク
- 55
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
react-hook-form/devtools のほかの issue
-
難易度 3/5 1〜2日 初心者へのやさしさ 45/100
react-hook-form/devtools#234 · コメント 1 件 · リアクション 5 件 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 42/100
react-hook-form/devtools#226 · リアクション 3 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 55/100
react-hook-form/devtools#223 · リアクション 2 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 25/100
react-hook-form/devtools#212 · コメント 5 件 · リアクション 8 件 ·
-
難易度 4/5 3〜5日 初心者へのやさしさ 45/100
react-hook-form/devtools#208 · コメント 13 件 · リアクション 21 件 ·
react-hook-form/devtools の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
-
area:tools bug good first issue help wanted priority:P2
難易度 2/5 1〜3時間 初心者へのやさしさ 90/100
TaewoooPark/Motifcode#14 ·
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
newrelic-experimental/preflight#793 · コメント 1 件 ·
-
bug 🐞
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
[Bounty proposal] fix(web): memory insights count an evening memory on the next day ($25 proposed) オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 84/100
BasedHardware/omi#15320 ·