Results 32 comments of Sergei Solo

I've created new PR https://github.com/typeorm/typeorm/pull/10760 that enhance changes from https://github.com/typeorm/typeorm/pull/9220

@alexander-akait Bug still preset in `[email protected]` when it runs via `webpack serve` and when we have both `output.clean: true` and `writeToDisk: true`

Fixed in version `1.11.0` Please check and reopen issue if necessary

All of us M1 16 Pro users are suffering from too big trackpad and this bug, please consider fixing it as soon as possible.

I got the same error and solved it by excluding `electron-deeplink` from the bundle. I'm using webpack, so I've added it to `externals` section of config. When it is bundled...

We can bypass all the nuances for this issue #352 and for #57 if we simply make alias `corepack manager` to call manager cli and pass all rest arguments as...

As I wrote, corepack should not care, user will see error from the manager and this behavior will be expected. Apart from the logged error, it would be nice if...

@styfle I'm not sure. Throw an error is ok, but it seems like using `npm` as a fallback is also a good idea, it may use `npm` as a fallback...

@arcanis I want to improve scenarios that appear when developers working with a lot of projects that uses different package managers. 1. in 99% of cases we call the commands...

This is not the same at least because it requires manual install of it. It is desirable to make some kind of standard entry point. Manual install of userland lib...