could not resolve drawer module when running app, npm audit fix not working

Hi Guys,

So when I try to run my app it is saying @react-navigation/drawer module cannot be resolved. when I install this module again in the terminal with " npm install @react-navigation/drawer " again in terminal it says there are 51 vulnerabilities that all can be resolved with “npm audit fix”. When I run that command however it keeps saying 51 vulnerabilities. When I look at the details with npm audit, all of the issues say that they are fixable with npm audit fix…

Any help is greatly appreciated.

Best Regards,
Evan

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.