While running the Jest test , i am encountering this issue Can anyone suggest what may be the issue.
While running the Jest test i am facing this issue. I have all the dependency installed. @* Salesforce Developers *
Error: Cannot find module 'D:\Desktop\DRS\drss\Enter'
at Module._resolveFilename (node:internal/modules/cjs/loader:1144:15)
at Module._load (node:internal/modules/cjs/loader:985:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28:49 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
3 réponses