Oded Reuveny
Oded Reuveny
now that `bit untrack` is no longer supported, there shouldnt be a mention of it in `bit remove -h`. see screenshot in the description of `--keep-files`. * Bit version: 870...
### Describe the bug ran `bit reset` to untag a few components and saw that their envs were reset as well ### Steps to Reproduce 1. create a few components...
### Steps to Reproduce 1. create a component with the aspect env 1. `bit env set teambit.angular/angular-v13` 1. I get the response `added teambit.angular/angular-v13 env to the following component(s)` 1....
### Describe the bug I'm trying to import a component but getting the following error: ``` failed installing the packages, consider running the command with "--skip-dependency-installation" flag. error from the...
### Describe the bug I have a button component and I want to add a story file to it. I created a `button.story.tsx` file with the following code: ``` import...
### Describe the bug I created a few components and changed the scope name to point to an older scope I have in bit.cloud. now for every bit command I...
* Bit version: 0.0.901 seems that `bit env get` also clears the terminal so this might be true for all `bit env` sub commands
### Description when running the command `bit envs ` it clears the previous content in the cli ### Describe the solution you'd like I would like to keep the output...