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
This example fails to run due to the following error when installing modules using pnpm
[0-3] Error: Test failed due to following error(s):
- index.js?v=e55fe16c: Uncaught SyntaxError: The requested module '/node_modules/.pnpm/[email protected]/node_modules/grapheme-splitter/index.js?v=e55fe16c' does not provide an export named 'default'
The text was updated successfully, but these errors were encountered:
flipkickmedia
changed the title
component-testing-examples/tree/main/lit-typescript-vite doesnt work
component-testing-examples/tree/main/lit-typescript-vite doesnt work when using pnpm
Feb 2, 2025
This example fails to run due to the following error when installing modules using pnpm
The text was updated successfully, but these errors were encountered: