【发布时间】:2020-05-27 18:56:32
【问题描述】:
我正在从海龟币钱包分叉,我想运行 expo 客户端。但是,在我在 cli expo start 中执行之后,localhost 启动网站,构建 JavaScript 等,但是那里有一个错误:
{"type":"client_log","level":"warn","data":["Require cycle: node_modules\\react-native-crypto\\index.js -> node_modules\\react-native-randombytes\\index.js -> node_modules\\sjcl\\sjcl.js -> node_modules\\react-native-crypto\\index.js\n\nRequire cycles are allowed, but can result in uninitialized values. Consider refactoring to remove the need for a cycle."]}.
【问题讨论】:
标签: javascript react-native cryptocurrency