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
C:\Users\khale\TestCafe-Testing\report-generator.js
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:885:15)
at Function.Module._load (internal/modules/cjs/loader.js:730:27)
at Module.require (internal/modules/cjs/loader.js:957:19)
at require (internal/modules/cjs/helpers.js:88:18)
at Object. (C:\Users\khale\TestCafe-Testing\node_modules\multiple-cucumber-html-reporter\lib\generate-report.js:7:14)
at Module._compile (internal/modules/cjs/loader.js:1068:30)
Facing above issue when trying to run the command: node report-generator.js
Node: v14.17.0
NPM: 6.14.13
Please suggest if I need to downgrade the node
The text was updated successfully, but these errors were encountered:
Error: Cannot find module 'node:path'
Require stack:
C:\Users\khale\TestCafe-Testing\node_modules\multiple-cucumber-html-reporter\lib\generate-report.js
C:\Users\khale\TestCafe-Testing\report-generator.js
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:885:15)
at Function.Module._load (internal/modules/cjs/loader.js:730:27)
at Module.require (internal/modules/cjs/loader.js:957:19)
at require (internal/modules/cjs/helpers.js:88:18)
at Object. (C:\Users\khale\TestCafe-Testing\node_modules\multiple-cucumber-html-reporter\lib\generate-report.js:7:14)
at Module._compile (internal/modules/cjs/loader.js:1068:30)
Facing above issue when trying to run the command: node report-generator.js
Node: v14.17.0
NPM: 6.14.13
Please suggest if I need to downgrade the node
The text was updated successfully, but these errors were encountered: