I Actually had tried to install Radium in React app but facing some Warnings as in bellow scren shot
Asked
Active
Viewed 27 times
0
-
Post the actual code/text, not pictures of it. There isn't really any "solution" to this issue, radium has some dependencies and based on `npm audit` those dependencies have some potential vulnerabilities. The only real solution is don't use radium, or create your own fork and clean up those vulnerabilities. However, you'll soon find out that everything apart from the most simple packages will have these warnings, and most times you'll just ignore them – Jayce444 Sep 30 '20 at 09:15
-
@Jayce444 as the ext is too long i cannot post it over here so posting image was the only option for me to ask my query – Mab Sep 30 '20 at 09:44
-
@Jayce444 so what would you sujjest me to do further – Mab Sep 30 '20 at 09:45