coderaiser
coderaiser
Could you please try this code is it behave in the similar way? ```js const threadIt = require(‘thread-it’); // init workers, depend on os.cpus() threadIt.init(); const putout = threadIt('putout'); const...
Looks like the problem is [here](https://github.com/coderaiser/cloudcmd/blob/4b78d70b5c7270719aa69efc8c5cef3d0c85f167/server/user-menu.mjs#L14)
Are you up for a PR?
@dimitrov-anasoft any ideas how to fix it?
Removed thread-it in latest version of Cloud Commander https://github.com/coderaiser/cloudcmd/releases/tag/v18.6.0 Is it works for you now?
Please use template or ask at stackoverflow
I just updated your first comment, please fill it in (GitHub deprecated old ways of templates). I cannot reproduce your case with basic auth, it works good in Chrome, about...
Is it still reproduced?
That’s right, I’m talking about relative imports only. What kind of `resolve` do you mean?
@ljharb thank you! OK, while this functionality is missing, here is a workaround: [`no-unresolved`](https://github.com/coderaiser/putout/tree/v20.2.0/packages/eslint-plugin-putout/lib/no-unresolved) from [`eslint-plugin-putout`](https://github.com/coderaiser/putout/tree/v20.2.0/packages/eslint-plugin-putout/).