-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Version
2.3.1
### Description
Melos throw this error while bootstrap project using `melos bs`
melos cli is…
-
We currently need to manually run commands to execute tasks like build_runner, format testing, analyzing etc. These are common tasks that can be run multiple times during development. We can integrate…
-
**Description**
1. Commands `exec` and `run`
it look like as follow
```sh
melos run tag:pubspec
└> melos list -l
└> RUNNING
...
```
or
ref: #205
```sh
melos run tag
└> m…
-
### Is there an existing feature request for this?
- [X] I have searched the existing issues.
### Command
_No response_
### Description
There should be an option to also generate messag…
-
https://github.com/invertase/melos
Context: https://github.com/flutter/devtools/pull/7385#issuecomment-2009076376
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Version
6.0.0
### Description
`melos version` produces a new entry
```
# Change Log
All notable chang…
-
This is a suggestion:
I saw `pubspec.yaml` file and the paths were set relatively. this will make it impossible to set the repo/fork of fhir_path as a dependency in flutter apps.
I think if we st…
-
### Is there an existing feature request for this?
- [X] I have searched the existing issues.
### Command
melos run --filter cicd
### Description
Providing the `groups` for scripts can …
-
After following all the mentioned steps to run the application including melos, script on the macos side. Application was getting crashed at this point with the below log message.
"Unhandled Exce…
-
### Is there an existing feature request for this?
- [X] I have searched the existing issues.
### Command
_No response_
### Description
In my current Intellij project, I also have some …