Maël Nison

Results 627 comments of Maël Nison

You probably have invisible characters at the end of the line, causing the syntax error

I'm not super fond of the API. It doesn't seem like something that should be configured via yet another field. Considering that semver already conveys whether something is compatible with...

> This PR is made using [63a77b5](https://github.com/yarnpkg/berry/commit/63a77b5a8628172b0f96a037b7259051c59f7a95) as the base, not `master`. This is because the upgrade to Clipanion 3 left this command broken (#2370). This means that until master...

> Call the shell in the script I'd favor that; this way you make it explicit which shell you want to use, and you don't require the users to opt-in...

For job control, I was considering to perhaps deviate from bash and instead implement it as a kind of "parallel execution", with a prefixed output similar to `yarn workspaces foreach...

Bump @thboop? This would be extremely useful for repositories that check-in (somewhat) large artifacts, like their zipped dependencies, which is a somewhat common pattern with Yarn.

Ping @TingluoHuang? Are there any blockers?

Can you share a full example of what you have and what you expect?

Does it compile for `armeabi-v7`? I've tried multiple settings with no luck

I prefer not - as the comment says, there's likely a bug here, and just removing the comment and the usage feels the less ideal option (compared to figuring out...