Fable: UTF8.GetString fails in REPL

Created on 2 Jul 2020  路  2Comments  路  Source: fable-compiler/Fable

Description

System.Text.Encoding.UTF8.GetString [|161uy|] fails in the Fable REPL with ReferenceError: Buffer is not defined.

Expected and actual results

Expecting the function to return a string.

Related information

  • Fable version: Online REPL

Most helpful comment

Thank you @ncave

I republished a new version of the REPL.

All 2 comments

@kerams Yes, that was fixed in the Fable compiler some time ago, but the Fable REPL hasn't been updated in a while. It will be resolved once it's refreshed.

Thank you @ncave

I republished a new version of the REPL.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

et1975 picture et1975  路  3Comments

krauthaufen picture krauthaufen  路  3Comments

stkb picture stkb  路  3Comments

MangelMaxime picture MangelMaxime  路  3Comments

tomcl picture tomcl  路  4Comments