Arquisoft / lomap_en2b

LoMap Software architecture group en2b course 2022_23
https://arquisoft.github.io/lomap_en2b
1 stars 1 forks source link

Fix the encoder error #74

Closed UO283615 closed 1 year ago

UO283615 commented 1 year ago

Fix the error that prevents the tests for succeeding:

"ReferenceError: TextEncoder is not defined"

labra commented 1 year ago

Take a look to this issue: https://github.com/inrupt/solid-client-authn-js/issues/1676

jjgancfer commented 1 year ago

Already fixed. The commit will probably be pushed today, as I still have to accommodate the tests to the refactor from yesterday.