bit
bit copied to clipboard
when `bit env set` fails, it changes the env to `teambit.harmony/node`
Steps to Reproduce
- create a component with the aspect env
-
bit env set <componentName> teambit.angular/angular-v13 - I get the response
added teambit.angular/angular-v13 env to the following component(s) - when running
bit envsit shows that the component's env was changed toteambit.harmony/node
Expected Behavior
if it fails, the env should not change