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
/opt/homebrew/lib/node_modules/newman-run/bin/newman-run.js
at Module._resolveFilename (node:internal/modules/cjs/loader:1048:15)
at Module._load (node:internal/modules/cjs/loader:901:27)
at Module.require (node:internal/modules/cjs/loader:1115:19)
at require (node:internal/modules/helpers:130:18)
at NewmanConfig.runCollection (/opt/homebrew/lib/node_modules/newman-run/lib/core.js:93:25)
at /opt/homebrew/lib/node_modules/newman-run/lib/core.js:30:22
at Array.map ()
at NewmanConfig.looprun (/opt/homebrew/lib/node_modules/newman-run/lib/core.js:27:18)
at Object. (/opt/homebrew/lib/node_modules/newman-run/bin/newman-run.js:46:8)
at Module._compile (node:internal/modules/cjs/loader:1233:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1287:10)
at Module.load (node:internal/modules/cjs/loader:1091:32)
at Module._load (node:internal/modules/cjs/loader:938:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47 {
code: 'MODULE_NOT_FOUND',
requireStack: [
'/opt/homebrew/lib/node_modules/newman-run/lib/core.js',
'/opt/homebrew/lib/node_modules/newman-run/bin/newman-run.js'
]
}
Node.js v20.5.1
The text was updated successfully, but these errors were encountered:
| \ | | | ___ \
| | | ___ __ __ _ __ ___ __ _ _ __ ______ | |/ / _ _ _ __
| .
| / _ \\ \ /\ / /| '_
_ \ / ` || ' \ ||| / | | | || ' \| |\ || __/ \ V V / | | | | | || (| || | | | | |\ \ | || || | | |
_| _/ _| _/_/ || || || _,||| || _| _| _,||| |_|
Feed file taken is: /Jenkins/poc_newman/all_collection.json
!----------------------------------Files Taken to run---------------------------------------!
{
collection: 'https://www.getpostman.com/collections/57c3cfef239jeijw39d93'
}
Collection file taken to run: https://www.getpostman.com/collections/57c3cfef239jeijw39d93
node:internal/modules/cjs/loader:1051
throw err;
^
Error: Cannot find module '../../../../../../Users/user/Documents/https:/www.getpostman.com/collections/57c3cfef239jeijw39d93'
Require stack:
at Module._resolveFilename (node:internal/modules/cjs/loader:1048:15)
at Module._load (node:internal/modules/cjs/loader:901:27)
at Module.require (node:internal/modules/cjs/loader:1115:19)
at require (node:internal/modules/helpers:130:18)
at NewmanConfig.runCollection (/opt/homebrew/lib/node_modules/newman-run/lib/core.js:93:25)
at /opt/homebrew/lib/node_modules/newman-run/lib/core.js:30:22
at Array.map ()
at NewmanConfig.looprun (/opt/homebrew/lib/node_modules/newman-run/lib/core.js:27:18)
at Object. (/opt/homebrew/lib/node_modules/newman-run/bin/newman-run.js:46:8)
at Module._compile (node:internal/modules/cjs/loader:1233:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1287:10)
at Module.load (node:internal/modules/cjs/loader:1091:32)
at Module._load (node:internal/modules/cjs/loader:938:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47 {
code: 'MODULE_NOT_FOUND',
requireStack: [
'/opt/homebrew/lib/node_modules/newman-run/lib/core.js',
'/opt/homebrew/lib/node_modules/newman-run/bin/newman-run.js'
]
}
Node.js v20.5.1
The text was updated successfully, but these errors were encountered: