我正在尝试在项目中安装expo-pixi,并且正在使用命令
yarn add expo-pixi
,并且在安装即将完成之前,我在控制台上收到此错误:
error
C:\Users\USER\Desktop\Prueba\PruebasStadiBox\node_modules\@expo\browser-polyfill:
Command failed.
Exit code: 2
Command: find ../ -name .babelrc -delete
Arguments:
Directory:
C:\Users\USER\Desktop\Prueba\PruebasStadiBox\node_modules\@expo\browser-polyfill
Output:
FIND: formato de par�metros incorrecto
'info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.'
关于这个问题,我一直在寻找很多东西,但我不知道还能做些什么。我希望有人会知道发生了什么事。在另一台计算机上也会发生相同的问题。
我当前正在使用:
React-Native 2.6.1
yarn 1.7.0
Node.js 10.5.0
Expo