Many issues when I try to install [email protected]
I use [email protected], [email protected], windows@10 And when I try to install react-helmet from npm many issues happen, And when I run (npm audit fix --force) It doesnot work with my meta component and cause syntax error in the home screen.
Anyone can help?*
Please use Stack Overflow or another website for requests for help, and provide more detail when you do about what issues you encounter. It's very inefficient to assist in troubleshooting a problem without being able to see the pertinent error output. Issue trackers are for perceived bugs with the tool itself and not the correct forum for general questions.
Do a simple thing uninstall node and then reinstall node as well as yarn and install react-helmet with yarn add react-helmet. I fixed those problems with this. also, you can do by npm audit fix --force