Skip to content

Problem with Stencil #30

@yosrReact

Description

@yosrReact

I cloned the example with stencil, I installed all the packages and I run webdriver with npm run wdio. I have the following error

Error: Test failed due to following error(s):

  • my-component.test.tsx: The requested module '/src/components/my-component/my-component.css?tag=my-component' does not provide an export named 'default': SyntaxError: The requested module '/src/components/my-component/my-component.css?tag=my-component' does not provide an export named 'default'

Image

So the test failed

Activity

christian-bromann

christian-bromann commented on Apr 8, 2025

@christian-bromann
Member

Thanks for raising the issue @yosrReact. Once I have some time I am happy to look into this. If you discover any resolutions for this in the mean time, don't hesitate to post them here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @christian-bromann@yosrReact

        Issue actions

          Problem with Stencil · Issue #30 · webdriverio/component-testing-examples