TypeError: Cannot read property 'match' of undefined - api-runner-node-error-parser.js:39 errorParser code example
Example 1: npm install Cannot read property 'match' of undefined
rm -rf package-lock.json node_modules
npm install
Example 2: Cannot read property 'match' of undefined
manually remove package-lock.json
manually remove bin folder in node_modules
npm install