bit icon indicating copy to clipboard operation
bit copied to clipboard

when `bit env set` fails, it changes the env to `teambit.harmony/node`

Open odedre opened this issue 3 years ago • 0 comments

Steps to Reproduce

  1. create a component with the aspect env
  2. bit env set <componentName> teambit.angular/angular-v13
  3. I get the response added teambit.angular/angular-v13 env to the following component(s)
  4. when running bit envs it shows that the component's env was changed to teambit.harmony/node

Expected Behavior

if it fails, the env should not change

odedre avatar Mar 09 '22 10:03 odedre