【发布时间】:2020-08-19 08:30:44
【问题描述】:
Rete 库在安装时出现以下错误。以下是我遇到的错误。
(anonymous function)
node_modules/rete/build/rete.esm.js:413
410 | value: function () {
411 | var _build = _asyncToGenerator(
412 | /*#__PURE__*/
> 413 | regeneratorRuntime.mark(function _callee(node) {
414 | return regeneratorRuntime.wrap(function _callee$(_context) {
415 | while (1) {
416 | switch (_context.prev = _context.next) {
【问题讨论】: