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
TypeError: Cannot read properties of undefined (reading 'iterator')
at $jscomp.initSymbolIterator (evalmachine.<anonymous>:1:384)
at $jscomp.makeIterator (evalmachine.<anonymous>:2:42)
at evalmachine.<anonymous>:164:334
at new c (evalmachine.<anonymous>:164:465)
at evalmachine.<anonymous>:662:132
at 42../constants (evalmachine.<anonymous>:662:395)
at f (evalmachine.<anonymous>:5:32)
at evalmachine.<anonymous>:5:66
at 19../logger (evalmachine.<anonymous>:390:112)
at f (evalmachine.<anonymous>:5:32)
See this code:
When you run it with node.js 20.x:
Fix is in #96
The text was updated successfully, but these errors were encountered: