gatsby-plugin-react-helmet : Stub description for gatsby-plugin-react-helmet. You can installing gatsby-plugin-react-helmet npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install gatsby-plugin-react-helmet $ sudo npm install -g gatsby-plugin-react-helmet
If want to update the gatsby-plugin-react-helmet package execute the command as below,
$ sudo npm update gatsby-plugin-react-helmet
Update package globally,
$ npm install -g gatsby-plugin-react-helmet
$ sudo git clone https://github.com/rektide/gatsby-plugin-react-helmet.git
$ sudo npm install -g ./gatsby-plugin-react-helmet
gatsby-plugin-react-helmet@2.0.1 /usr/lib/node_modules/gatsby-plugin-react-helmet
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gatsby-plugin-react-helmet
Package Name | gatsby-plugin-react-helmet |
Version | 2.0.1 |
Description | Stub description for gatsby-plugin-react-helmet |
Released Date | 2017-11-20T19:34:56.791Z |
Published by | kylemathews |
How to Learn | https://www.npmjs.com/package/gatsby-plugin-react-helmet/tutorial |