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
Looking at the cypress videos the 'htaccess' is not set up correctly and cypress is seeing the folder structure, it seems the local folders are confusing the netlify plugin
Versions
Describe the bug
Since we added next-i18next and configured it in the next.config.js our Cypress tests pre-build and post-build have failed.
If the plugin is configured to run post-deployment, all the Cypress tests pass as expected.
When we run the Cypress tests on pre-build we get the following error:
When we run the Cypress tests on post-build we get the following error:
Link to the repo
https://github.com/jonathanwelton/netlify-i18n-cypress-test (currently configured to run the Cypress tests post-build)
The text was updated successfully, but these errors were encountered: