On Thursday, January 30, 2020 at 9:02:59 AM UTC-6, Edward K. Ream wrote: > 1. Running npm install gave one severe security error.
Found it: npm WARN notice [SECURITY] set-value has the following vulnerability: 1 high . Go here for more details: https://www.npmjs.com/advisories?search=set-value&version=2.0.1 - Run `npm i npm@latest -g` to upgrade your npm version, and then `npm audit` to get more info. So I just did `npm i npm@latest -g`. `npm audit` yields npm ERR! code EAUDITNOPJSON npm ERR! audit No package.json found: Cannot audit a project without a package.json I assume that none of this is worrisome. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/d4928da2-fb8e-44c0-8f96-9e93341b2d95%40googlegroups.com.
