You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error: unexpected end of file at Zlib.zlibOnError [as onerror] (node:zlib:189:17) at Zlib.callbackTrampoline (node:internal/async_hooks:130:17) { errno: -5, code: 'Z_BUF_ERROR' }
After a rm -rf ~/.kontinuous it works fine.
Should we add a try/catch here to make a more explicit error message ?
The text was updated successfully, but these errors were encountered:
In some case, we cannot run tests :
Digging deeper in source:
After a
rm -rf ~/.kontinuous
it works fine.Should we add a try/catch here to make a more explicit error message ?
The text was updated successfully, but these errors were encountered: