Replies: 1 comment
-
this is not something related to tsdx - it's not depended on size-limit. you can run |
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 am new to tsdx, when run
npm install
, the log showed me there were7 moderate severity vulnerabilities
Then I ran
npm audit
and got logs as follow.IT SEEEMS SOME PACKAGES USED BY TSDX CAUSED THIS
And then, I ran
npm audit fix
, the log showed errors as follow.I have tried many times, nothing change.
What can I do to fix this, thanks for any help, please.
Beta Was this translation helpful? Give feedback.
All reactions