-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
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'
So the test failed
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
christian-bromann commentedon Apr 8, 2025
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.