react-native-ibm-mobilefirst@8.0.2018072413安装后D:\ Call4Code \ MyTestApp \ node_modules \ react-native-ibm-mobilefirst chmod + x scripts / postinstall.sh && ./scripts/postinstall.sh
'chmod'无法识别为内部或外部命令, 可操作的程序或批处理文件。 npm WARN eslint-plugin-react-native@3.2.1需要eslint@^3.17.0的同位体|| ^ 4.0.0,但未安装。您必须自己安装对等依赖项。 npm警告可选的跳过选择性依赖性:fsevents@1.2.4(node_modules \ fse 通风口): npm WARN notsup跳过可选依赖项:fsevents @不支持的平台 1.2.4:通缉{“ os”:“ darwin”,“ arch”:“ any”}(当前:{“ os”:“ win32”,“ arch”:“ x64”} )
npm错误!代码ELIFECYCLE
npm ERR! errno 1
npm ERR! react-native-ibm-mobilefirst@8.0.2018072413安装后:chmod +x scri
pts/postinstall.sh && ./scripts/postinstall.sh
npm ERR!退出状态1
npm ERR!
npm ERR!在react-native-ibm-mobilefirst@8.0.2018072413 postinstall s失败
犯罪
npm ERR! npm可能不是问题。可能还有其他日志
上面的ging输出。
npm错误!可以在以下位置找到此运行的完整日志: npm ERR! C:\ Users \ shalvi_kubal \ AppData \ Roaming \ npm-cache_logs \ 2018-08-16T10 _34_10_364Z-debug.log
答案 0 :(得分:0)
当前,有一种解决方法用于安装react-native-ibm-mobilefirst插件。您可以从macOS创建您的react native项目,然后从那里安装react-native-ibm-mobilefirst插件,然后将该项目文件夹从macOS复制到Windows。然后在项目文件夹中运行“ npm install”,它将正常工作。