Uncaught TypeError: Cannot read property 'match' of undefined at Object.imageSize 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