'Cypress ERROR "Module not found: Error: Can't resolve"

I get this error when running the project from my laptop... it happened out of nowhere... does anyone have any idea?

Error: Webpack Compilation Error
multi ./cypress/integration/international_tests/checkout/andorra/AndorraCheckoutTest.js
Module not found: Error: Can't resolve 'D:\' in 'D:\!!! Project\16.11.2021\test\e2e'
Looked for and couldn't find the file at the following paths:
[D:\package.json]
[D:\index\package.json]
[D:\index]
[D:\index.js]
[D:\index.json]


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source