i can’t run project cypress with nodejs ,it show error in terminal
please someone can help me?
execute project cypress with nodejs.
i try to upgrade npm but the same problem.
node:internal/modules/cjs/loader:1205
throw err;
^
Error: Cannot find module ‘C:Userssameh.aouichaouiAppDataRoamingnpmnode_modulesnpmbinnpx-cli.js’
at Module._resolveFilename (node:internal/modules/cjs/loader:1202:15)
at Module._load (node:internal/modules/cjs/loader:1027:27)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:187:14)
at node:internal/main/run_main_module:28:49 {
code: ‘MODULE_NOT_FOUND’,
requireStack: []
}
Node.js v22.0.0
Aouichaoui SAMAH is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.