Global installation is recommended. Using npm:
$ npm i -g google-err
$ npm i -g --save google-err for node version < 5.0.0
$ err query
Replace query with your query / error. (Copy your error and paste using Ctrl + Shift + V or Right click.)
- Navigate to
node_modulesfolder in your project - Find the folder named
google-err - Navigate to
bin/index.js - Replace
google.comwithyour_preferred_search_engine.com - Type away !
- Note: You may have to further modify the
urltemplate literal for some search engines.