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
Error: Module build failed: ModuleBuildError: Module build failed: Error [ERR_REQUIRE_ESM]: require() of ES Module /Users/dawud.rahman/Projects/workspace/div-decree-nisi-frontend/node_modules/nanoid/non-secure/index.js from /Users/dawud.rahman/Projects/workspace/div-decree-nisi-frontend/node_modules/postcss/lib/input.js not supported.
Instead change the require of index.js in /Users/dawud.rahman/Projects/workspace/div-decree-nisi-frontend/node_modules/postcss/lib/input.js to a dynamic import() which is available in all CommonJS modules.
Please describe your local environment:
This is in prod
The text was updated successfully, but these errors were encountered:
Bug reports and feature suggestions
What is the current behavior?
https://www.decree-nisi.apply-divorce.service.gov.uk/contact-divorce-team
Throws error in console due path
Bug report
(delete this section if not applicable)
Please provide steps to reproduce (include full log output if available):
goto https://www.decree-nisi.apply-divorce.service.gov.uk/contact-divorce-team
Error: Module build failed: ModuleBuildError: Module build failed: Error [ERR_REQUIRE_ESM]: require() of ES Module /Users/dawud.rahman/Projects/workspace/div-decree-nisi-frontend/node_modules/nanoid/non-secure/index.js from /Users/dawud.rahman/Projects/workspace/div-decree-nisi-frontend/node_modules/postcss/lib/input.js not supported.
Instead change the require of index.js in /Users/dawud.rahman/Projects/workspace/div-decree-nisi-frontend/node_modules/postcss/lib/input.js to a dynamic import() which is available in all CommonJS modules.
Please describe your local environment:
This is in prod
The text was updated successfully, but these errors were encountered: