我已经跑了npm install @ant-design/react-native --save,但我不断收到以下错误:
error: Error: Unable to resolve module `@react-native-community/viewpager`
from `node_modules/@ant-design/react-native/lib/carousel/index.js`:
@react-native-community/viewpager could not be found within the project.
为什么会发生?我该如何解决?