admin管理员组

文章数量:1291320

I have created BDD Cucumber framework in cypress and while executing feature file, I am getting below error. Error: Webpack Compilation Error Module not found: Error: Can't resolve 'D:\my-cypress-project\node_modules@badeball\cypress-cucumber-preprocessor\loader' in 'D:\my-cypress-project' at Watching.handle [as handler] (D:\my-cypress-project\node_modules@cypress\webpack-preprocessor\dist\index.js:212:23) at D:\my-cypress-project\node_modules\webpack\lib\Watching.js:317:9 at Hook.eval [as callAsync] (eval at create (D:\my-cypress-project\node_modules\tapable\lib\HookCodeFactory.js:33:10), :6:1) at Hook.CALL_ASYNC_DELEGATE [as _callAsync] (D:\my-cypress-project\node_modules\tapable\lib\Hook.js:18:14) at Watching._done (D:\my-cypress-project\node_modules\webpack\lib\Watching.js:314:28) at D:\my-cypress-project\node_modules\webpack\lib\Watching.js:229:21 at Compiler.emitRecords (D:\my-cypress-project\node_modules\webpack\lib\Compiler.js:1046:4) at D:\my-cypress-project\node_modules\webpack\lib\Watching.js:205:22 at D:\my-cypress-project\node_modules\webpack\lib\Compiler.js:1009:14 at Hook.eval [as callAsync] (eval at create (D:\my-cypress-project\node_modules\tapable\lib\HookCodeFactory.js:33:10), :6:1) at Hook.CALL_ASYNC_DELEGATE [as _callAsync] (D:\my-cypress-project\node_modules\tapable\lib\Hook.js:18:14) at D:\my-cypress-project\node_modules\webpack\lib\Compiler.js:1006:27 at Object.eachLimit (D:\my-cypress-project\node_modules\neo-async\async.js:3461:14) at emitFiles (D:\my-cypress-project\node_modules\webpack\lib\Compiler.js:696:13) at D:\my-cypress-project\node_modules\webpack\lib\util\fs.js:551:5 at FSReqCallback.oncomplete (node:fs:188:23) Can someone please advise me on this?

本文标签: