You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running
$ npm install -G create-elm-app
i get the output:
..
+ [email protected]
added 1299 packages from 773 contributors and audited 15279 packages in 80.205s
..
found 1 moderate severity vulnerability
run `npm audit fix` to fix them, or `npm audit` for details
Running npm audit manually does not work
npm ERR! code EAUDITNOPJSON
npm ERR! audit No package.json found: Cannot audit a project without a package.json
Versions
node -v: v10.15.2
npm -v: 4.14.3
npm ls create-elm-app -g (if you haven’t ejected):
/usr/local/lib
└── (empty)
Then, specify:
Operating system: Debian GNU/Linux 10 (buster)
Steps to Reproduce
npm install -G create-elm-app
The text was updated successfully, but these errors were encountered:
npm install
After running
$ npm install -G create-elm-app
i get the output:
Running npm audit manually does not work
Versions
node -v
: v10.15.2npm -v
: 4.14.3npm ls create-elm-app -g
(if you haven’t ejected):/usr/local/lib
└── (empty)
Then, specify:
Steps to Reproduce
npm install -G create-elm-app
The text was updated successfully, but these errors were encountered: