enso/app/ide-desktop/lib/project-manager-shim
Paweł Grabarz ef79474a74
Fix reported content-length in project manager shim. (#9604)
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.
2024-04-03 09:24:40 +00:00
..
src Fix reported content-length in project manager shim. (#9604) 2024-04-03 09:24:40 +00:00
package.json Directory management on Local (Project Manager) backend (#9353) 2024-03-27 14:42:23 +00:00
tsconfig.json Directory management on Local (Project Manager) backend (#9353) 2024-03-27 14:42:23 +00:00