s-yadav / react-meta-tags

Handle document meta/head tags in isomorphic react with ease.
MIT License
226 stars 47 forks source link

Module not found: Can't resolve 'react-meta-tags' #69

Open M-Monn opened 2 years ago

M-Monn commented 2 years ago

Hi guys,

I installed this library but cannot detect this MetaTags component at all and it said Module not found: Can't resolve 'react-meta-tags'. Any suggestion?

Thanks in advance.

NirmalAriyathilake commented 1 year ago

If you are using typescript try adding @types/react-helmet as a dev dependency