Jose Elmer Macalla

Results 3 issues of Jose Elmer Macalla

Environment: - Ubuntu 22.04 - VSCode - Bit version 0.0.846 ![image](https://user-images.githubusercontent.com/84562204/188813596-d9781058-fa6c-4110-9bc5-3014770360a0.png) Error: ![image](https://user-images.githubusercontent.com/84562204/188813705-a9f122e5-5a59-4975-82c0-eb689727f5ab.png) Steps: 1. `bit capsule delete --all` 2. removed `node_modules` 3. `bit install` 4. `bit compile` 5. `bit...

Environment: - Ubuntu 22.04 - Bit version 0.0.833 (latest) Tried on several angular versions: - `[email protected]` - `[email protected]` `bit status` result: ![image](https://user-images.githubusercontent.com/84562204/187860433-bc43f85f-e8e3-4d53-bd07-c79dbc593570.png) when i do `bit tag` i get this...

I followed thru how I can set up an angular environment from your docs, made a very simple component with no dependencies. When I tried to run the local environment...