You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
安装依赖提示报错:
$ npm install react-router-cache-route --save
npm WARN deprecated mini-create-react-context@0.4.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN mini-create-react-context@0.4.1 requires a peer of react@^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 but none is installed. You must install peer dependencies yourself.
react-router-cache-route依赖mini-create-react-context@0.4.1,而该依赖包很久没维护,最高支持mini-create-react-context@0.4.1 requires a peer of react@^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 but none is installed。
The text was updated successfully, but these errors were encountered:
安装依赖提示报错:
$ npm install react-router-cache-route --save
npm WARN deprecated mini-create-react-context@0.4.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm WARN mini-create-react-context@0.4.1 requires a peer of react@^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 but none is installed. You must install peer dependencies yourself.
react-router-cache-route依赖mini-create-react-context@0.4.1,而该依赖包很久没维护,最高支持mini-create-react-context@0.4.1 requires a peer of react@^0.14.0 || ^15.0.0 || ^16.0.0 || ^17.0.0 but none is installed。
The text was updated successfully, but these errors were encountered: