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

Cannot see the component in lit local workspace #13

Open
guy2002k opened this issue Jan 12, 2022 · 0 comments
Open

Cannot see the component in lit local workspace #13

guy2002k opened this issue Jan 12, 2022 · 0 comments

Comments

@guy2002k
Copy link

Describe the bug

When I create my lit component with a different name from the example in the bit.dev, I can't see the preview of the component in lit when I run the command bit start and when I go to the dev tools it shows me this error:

Failed to load resource: net::ERR_TOO_MANY_REDIRECTS

Steps to Reproduce

Run the commands:
1.bit new lit bit-poc --ascpect teambit.web-components/lit
1.cd bit-poc
1.bit create lit card
1.bit install
1.bit start

Then wait until it opens up in the browser.
After that go to the dev tools and you will see this error:
Failed to load resource: net::ERR_TOO_MANY_REDIRECTS

Expected Behavior

To see a preview of my component in the local workspace that it generates

Screenshots, exceptions and logs

image

If applicable, add screenshots, exceptions, and logs to help explain your problem.

Specifications

  • Bit version:0..595
  • Workspace type: (harmony/legacy)harmony
  • Node version:16.13.1
  • npm / yarn version:8.1.2
  • Platform: Windows 10

for harmony workspace

for leagacy

  • Bit compiler (include version):
  • Bit tester (include version):

Additional context

Add any other context about the problem here.

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

1 participant