ken*_*ard 7 bundler node.js node-modules react-native metro-bundler
我不知道为什么会这样显示,问题发生在 Bundler.js 上,错误指向这一行。
TransformFile(filePath, transformOptions) {
var _this3 = this;
return _asyncToGenerator(function*() {
// We need to be sure that the DependencyGraph has been initialized.
// TODO: Remove this ugly hack!
yield _this3._depGraphPromise;
return _this3._transformer.transformFile(filePath, transformOptions);
})();
Run Code Online (Sandbox Code Playgroud)
补充一点可能很重要,我是通过 nvm 安装节点的。
谢谢你!
| 归档时间: |
|
| 查看次数: |
3837 次 |
| 最近记录: |