melos
melos copied to clipboard
Support package filters with `melos run`
hey! i would like to help if you could tell me more on the issue?
The package filter may no longer be functioning. You can check the detailed status in your pull request if you are trying to migrate to v3. Could you please check it for me?
https://github.com/2rabs/nito/pull/137#issuecomment-1465942123
The package filter may no longer be functioning. You can check the detailed status in your pull request if you are trying to migrate to v3. Could you please check it for me?
In my case, the issue was caused by an older version of Melos that was installed on the machine. I followed the commands described in the following link and was able to resolve the problem.
https://github.com/2rabs/nito-app/pull/137#issuecomment-1468204136
@blaugold this already works right? From melos run --help:
Filters defined in the script's "packageFilters" options will however still be applied.
Or is this issue about adding it to the command line?