ant-design / ant-design-mobile-rn

Ant Design for React Native
https://rn.mobile.ant.design/
MIT License
3k stars 610 forks source link

[Bug] 初始化引资源警告 #1312

Closed tomato728 closed 2 months ago

tomato728 commented 9 months ago

💬 前提强调

🙋 描述详情/重现步骤

warn Package @ant-design/icons-react-native contains invalid configuration: "dependency.assets" is not allowed. Please verify it's properly linked using "react-native config" command and contact the package maintainers about this.
warn Package @ant-design/react-native contains invalid configuration: "dependency.assets" is not allowed. Please verify it's properly linked using "react-native config" command and contact the package maintainers about this.

💻 运行环境

react-native-windows

⚫️ npx react-native info输出信息

PS F:\app\xxx> yarn start yarn run v1.22.19 $ react-native start warn Package @ant-design/icons-react-native contains invalid configuration: "dependency.assets" is not allowed. Please verify it's properly linked using "react-native config" command and contact the package maintainers about this.
warn Package @ant-design/react-native contains invalid configuration: "dependency.assets" is not allowed. Please verify it's properly linked using "react-native config" command and contact the package maintainers about this.

补充说明

在运行的时候

1uokun commented 2 months ago

fixed in 5.1.2