mammadataei / cypress-vite

Run Cypress specs using Vite
MIT License
85 stars 10 forks source link

ReferenceError: __dirname is not defined #64

Closed Acetyld closed 1 year ago

Acetyld commented 1 year ago

I keep getting the following:

Any clue why?

Screenshot 2023-07-07 at 18 45 23

Screenshot 2023-07-07 at 18 46 42

mammadataei commented 1 year ago

I think you have "type": "module" in your package.json. This article might help.

github-actions[bot] commented 1 year ago

This issue is automatically marked as stale because it has been open for 30 days with no activity. Remove the stale label or leave a comment, or it will be closed in 14 days.

github-actions[bot] commented 1 year ago

This issue was closed because it has been stalled for 14 days with no activity. Please feel free to open a new issue if you have any further questions.