Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The data table is empty #81

Closed
Tim-Schwalbe opened this issue Oct 29, 2021 · 2 comments
Closed

The data table is empty #81

Tim-Schwalbe opened this issue Oct 29, 2021 · 2 comments

Comments

@Tim-Schwalbe
Copy link

Hi, somehow the data table is empty since a few days, but it was working before.

I do the following with this docker image: FROM node:lts-bullseye-slim

npm i -g npm-audit-html 
npm audit --json | npm-audit-html

image

@enricoaleandri
Copy link

Breaking Change from report version 1:
https://github.com/npm/npm-audit-report#break-from-version-1

@nprail
Copy link
Member

nprail commented Nov 5, 2021

If you are on NPM 7 or higher, you'll need to install npm-audit-html from the beta tag like so:

npm i -g npm-audit-html@beta

See #43 for details.

@nprail nprail closed this as completed Nov 5, 2021
@nprail nprail pinned this issue Nov 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants