Results 92 comments of Eduardo Rafael
trafficstars

@phated a resolution has version `dev` like what happens with opam, I believe that is an opam rule and we need to follow that. It's important because you can do...

@ManasJayanth this is very important, likely we're gonna need an `4.10.2001` and `4.12.1001`

@rgrinberg in this cases we mostly recommend to pack it with esy as `esy-jq` to ensure it's reproducible. But you can actually add it as a resolution for your project...

It is practical, the override needs to be done only once, and then it can be used for any project, also making the override is mostly a question of a...

Agreed that we should use the https example, feel free to open a PR for this. BUT, you don't need to be a collaborator, you just need to have a...

@nickretallack you probably don't https://github.com/nickretallack.keys

@davesnx it happens because of the name of the json, you cannot have two package.json with the same name or in folders with the same name. My tip, add `"name":...

@ManasJayanth we can also remove the version from every kind of package, that would make it more consistent globally. The only advantage of having the version on the name is...

@ManasJayanth yes, everytime there is not enough space for the path, like > https://dev.azure.com/esy-dev/esy/_build/results?buildId=3419&view=logs&j=463613bb-21d7-574a-8714-ce0c3318e3e5&t=5dc38f41-fb04-53e8-22e7-ac3eb5fe5949 The solution of changing only ocaml version is also low impact, I would easily argue is...