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

1 vulnerability required manual review and could not be updated #19

Open
etjernst opened this issue Oct 13, 2020 · 0 comments
Open

1 vulnerability required manual review and could not be updated #19

etjernst opened this issue Oct 13, 2020 · 0 comments

Comments

@etjernst
Copy link

I am new to using node and relatively new to reveal js but I desperately want to break up my slides into section, and your plugin seems perfect for it.

However, I get some issues when installing:

$ npm audit fix
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\rollup\node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

up to date in 3.428s

20 packages are looking for funding
  run `npm fund` for details

found 1 low severity vulnerability
  run `npm audit fix` to fix them, or `npm audit` for details
$ npm audit fix
  fixed 0 of 1 vulnerability in 928 scanned packages
  1 vulnerability required manual review and could not be updated

I have also tried manually downloading the external folder into the reveal.js plugins folder, but I just get an empty page when I build the site. Not quite sure what I am missing.

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

1 participant