chrome-extension-starter-kit icon indicating copy to clipboard operation
chrome-extension-starter-kit copied to clipboard

Cannot read property 'match' of undefined

Open sultan-aslam opened this issue 6 years ago • 1 comments

after clone this repo. when i run npm install, this error occur

Cannot read property 'match' of undefined

sultan-aslam avatar Jul 26 '19 07:07 sultan-aslam

you just need to delete the package-lock.json and re-run npm install

stueccles avatar Aug 20 '19 15:08 stueccles