You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
module.js:549
throw err;
^
Error: Cannot find module 'fbjs/lib/keyMirror'
at Function.Module._resolveFilename (module.js:547:15)
at Function.Module._load (module.js:474:25)
at Module.require (module.js:596:17)
at require (internal/module.js:11:18)
at Object.<anonymous> (C:\Users\Administrator\AppData\Roaming\nvm\v8.11.3\node_modules\@tarojs\cli\src\rn\StyleSheet\ImageResizeMode.js:15:19)
at Module._compile (module.js:652:30)
at Object.Module._extensions..js (module.js:663:10)
at Module.load (module.js:565:32)
at tryModuleLoad (module.js:505:12)
at Function.Module._load (module.js:497:3)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR![email protected] build:rn: `taro build --type rn "--watch"`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] build:rn script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache\_logs\2019-02-16T08_23_16_416Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR![email protected] dev:rn: `npm run build:rn -- --watch`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] dev:rn script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache\_logs\2019-02-16T08_23_16_450Z-debug.log
如果是提交 bug,请搜索文档和 issue,确认以下事项:
该问题没有在其他 issue 和文档讨论到,不属于重复内容
分割线以下的模板除了「 补充信息」每一样都必填
如果不满足以上两点要求的 bug 报告,issue 会被直接关掉。
请多多理解,您现在的不便将会使 Taro 开发者更高效地定位你的问题,修复你的问题。像你一样的 Taro 的使用者也可以通过搜索找到你提供的 bug,对各方都有很大好处。
🙏🙏🙏
阅读完后请在提交的issue中删除以上内容,包括分割线。
问题描述
[问题描述:站在其它人的角度尽可能清晰地、简洁地把问题描述清楚]
复现步骤
[复现问题的步骤]
[或者可以直接贴源代码,能贴文字就不要截图]
// 这里可以贴代码
期望行为
[这里请用简洁清晰的语言描述你期望的行为]
报错信息
[这里请贴上你的完整报错截图或文字]
系统信息
补充信息
[可选]
[根据你的调查研究,出现这个问题的原因可能在哪里?]
The text was updated successfully, but these errors were encountered: