Replies: 1 comment
-
These come from These are often false positives for build systems, but they're working on updating everything in their v5 alpha (discussion here). I'd be wary of running |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm following the tutorial in the docs and upon running
npm i three @react-three/fiber
it notifies me that there are plenty of vulnerabilities, all the way to the critical levels. I've tried different solutions, runningnpm audit fix --force
and reinstalling dependencies to no avail - vulnerabilities persist. Is this normal?Sample log:
Beta Was this translation helpful? Give feedback.
All reactions