npm ERR! path XXX\node_modules\abbrev
npm ERR! code ENOENT
npm ERR! errno -4058
npm ERR! syscall access
npm ERR! enoent ENOENT: no such file or directory, access ‘XXXX\node_modules\abbrev’
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
解决方法 npm换成cnpm 问题解决