downgrade JS standard style global version code example
Example 1: js standard global
$ npm install standard --global
Example 2: linux command to install standard js
npm i standard global --save
$ npm install standard --global
npm i standard global --save