mirror of
https://github.com/enso-org/enso.git
synced 2024-11-24 00:27:16 +03:00
ef79474a74
Fixes dashboard errors that prevented the project list from loading when using node shim implementation of project listing commands, such as: ``` Could not list root folder.: Unterminated string in JSON at position 10021 (line 1 column 10022) ``` The issue was caused by a cut-off JSON response, due to incorrect calculation of encoded response byte length. |
||
---|---|---|
.. | ||
src | ||
package.json | ||
tsconfig.json |