我最近更新了 npm,现在,当我运行时npm start,会显示此消息:
Some of your project's dependencies are not compatible with currently installed expo package version:
- @react-native-community/netinfo - expected version range: 5.5.1 - actual version installed: ^5.8.1
Run Code Online (Sandbox Code Playgroud)
有谁知道如何删除此警告?
谢谢你!