Open staizen-jose-macalla opened 2 years ago
same issue using bit 0.0.867 and angular 1.2.13 bit start works fine though
So I fixed it on my side.
My issue was related to the fact that bit compile
did not copy .scss
files in subfolder. I had to add index.ts
and import it into public-api.ts
file.
Environment:
Error:
Steps:
bit capsule delete --all
node_modules
bit install
bit compile
bit tag
The file exists and the localhost ran works and composition works as well as other services..
Also saying i have circular dependency but when I do
bit insights
to check.. it says nothing foundCan you please advice? Thanks