【发布时间】:2022-07-04 06:24:49
【问题描述】:
发生意外错误:“找不到 react-native-vector-icons 链接到 .... node_modules\react-native-bouncy-checkbox\node_modules"。
react-native-vector-icons 已经安装
嗨开发者 我在安装时得到了
yarn add react-native-bouncy-checkbox
TLDR
PS D:\Ctrl + O\Codingboyo\AppDevelopment\ReactNative\LearningProjects\UberEats\ubereats> yarn add react-native-bouncy-checkbox
纱线添加 v1.22.17
[1/4] 解决包...
[2/4] 正在获取包...
[3/4] 链接依赖...
警告“react-native > react-native-codegen > jscodeshift@0.11.0”有未满足的对等依赖“@babel/preset-env@^7.1.6”。
警告 "@react-native-community/eslint-config > @typescript-eslint/eslint-plugin > tsutils@3.21.0" 具有未满足的对等依赖关系 "typescript@>=2.8.0 || >= 3.2.0 -开发|| > = 3.3.0-开发 || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta”。
警告“react-native-bouncy-checkbox > react-native-bottom-search-bar@0.1.3”具有未满足的对等依赖性“@freakycoder/react-native-helpers@0.0.21”。
错误发生意外错误:“在 D:\Ctrl + O\Codingboyo\AppDevelopment\ReactNative\LearningProj 中找不到要链接的 react-native-vector-icons 副本 ects\UberEats\ubereats\node_modules\react-native-bouncy-checkbox\node_modules”。 info 如果您认为这是一个错误,请使用“D:\Ctrl + O\Codingboyo\AppDevelopment\ReactNative\LearningProjects\U”中提供的信息打开错误报告 berEats\ubereats\yarn-error.log”。 info 请访问https://yarnpkg.com/en/docs/cli/add 获取有关此命令的文档。
【问题讨论】:
-
请澄清您的具体问题或提供其他详细信息以准确突出您的需求。正如目前所写的那样,很难准确地说出你在问什么。
标签: javascript reactjs react-native