react-meta-tags icon indicating copy to clipboard operation
react-meta-tags copied to clipboard

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

Open M-Monn opened this issue 3 years ago • 1 comments

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.

M-Monn avatar Mar 08 '22 06:03 M-Monn

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

NirmalAriyathilake avatar Mar 20 '23 11:03 NirmalAriyathilake