Here is the error I get:
npm ERR! code ENOAUDIT npm ERR! audit Your configured registry (https://registry.npmjs.org/) does not support audit requests.
First
npm install -g npm
then
npm audit
may solve your problem