highlight.js:10 Uncaught TypeError: Cannot read property 'match' of undefined code example
Example: Cannot read property 'match' of undefined
manually remove package-lock.json
manually remove bin folder in node_modules
npm install
manually remove package-lock.json
manually remove bin folder in node_modules
npm install