npm install -g minimatch
成功后执行
成功解决internal/modules/cjs/loader.js:596 throw err; ^ Error: Cannot find module 'minimatch'
原文:https://www.cnblogs.com/liang715200/p/10920181.html