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_modules
folder in your project - Find the folder named
google-err
- Navigate to
bin/index.js
- Replace
google.com
withyour_preferred_search_engine.com
- Type away !
- Note: You may have to further modify the
url
template literal for some search engines.