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
Ah, damn. This is because the Repl.Lib files were built with a previous version of Fable 😬 We should build the Repl.Lib together with the Repl bundle to avoid these version mismatches.
For now, the online repl should be fixed now, thanks for reporting!
I've gotten the following error in the REPL today (https://fable.io/repl), with no rendered output:
Chrome:
Uncaught SyntaxError: The requested module '../../fable-core/Types.js' does not provide an export named 'L'
Firefox:
SyntaxError: import not found: L
The text was updated successfully, but these errors were encountered: