0

I'm getting

TypeError: readImpl(...) is not a function

from compiled code, and I'm not using FFI nor unsafeCoerce, which usually lead to these issues.

Reactormonk
  • 21,472
  • 14
  • 74
  • 123

1 Answers1

0

Solution: rm -rf output, sometimes the incremental compilation is faulty.

Reactormonk
  • 21,472
  • 14
  • 74
  • 123