nfl / react-helmet

A document head manager for React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Many issues when I try to install react-helmet@6.1.0

AhmedAymanBfcai opened this issue · comments

I use react@17.0.2, react-helmet@6.1.0, 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