Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENOENT: no such file or directory #51

Open
staizen-jose-macalla opened this issue Sep 7, 2022 · 2 comments
Open

ENOENT: no such file or directory #51

staizen-jose-macalla opened this issue Sep 7, 2022 · 2 comments

Comments

@staizen-jose-macalla
Copy link

staizen-jose-macalla commented Sep 7, 2022

Environment:

  • Ubuntu 22.04
  • VSCode
  • Bit version 0.0.846

image

Error:

image

Steps:

  1. bit capsule delete --all
  2. removed node_modules
  3. bit install
  4. bit compile
  5. 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 found

image

Can you please advice? Thanks

@AntGrisha
Copy link

same issue using bit 0.0.867 and angular 1.2.13
bit start works fine though

@AntGrisha
Copy link

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.
Screenshot 2022-10-07 at 16 18 18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants