Rete library is giving this below error upon installing. Below is the error that I am getting.
(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) {