You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered: