fable-compiler / repl

Fable online REPL
http://fable.io/repl
MIT License
64 stars 37 forks source link

Uncaught SyntaxError: import not found: option_type Fable.React.Props.js:2:81 #114

Closed davedawkins closed 4 years ago

davedawkins commented 4 years ago

"Try Online" at https://fable.io/repl/ gives errors for Firefox and Chrome on Windows 10

Firefox 78.0.1 (64-bit) Uncaught SyntaxError: import not found: option_type Fable.React.Props.js:2:81

Chrome Version 83.0.4103.116 (Official Build) (64-bit) Uncaught SyntaxError: The requested module '../../fable-library/Reflection.js' does not provide an export named 'obj_type'

MangelMaxime commented 4 years ago

Hello this is a duplicate with #113