{"id":1167,"date":"2020-03-23T01:49:03","date_gmt":"2020-03-23T01:49:03","guid":{"rendered":"http:\/\/kabiliravi.com\/?page_id=1167"},"modified":"2020-03-23T01:49:28","modified_gmt":"2020-03-23T01:49:28","slug":"install-npx","status":"publish","type":"page","link":"http:\/\/kabiliravi.com\/index.php\/software\/programming\/my-javascript-tutorial\/install-npx\/","title":{"rendered":"Install npx using npm"},"content":{"rendered":"\n<p>Check npx version,<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">$ npx --version\n6.11.3<\/pre>\n\n\n\n<p> if it is not installed or if you want to upgrade npx command to the latest version, use following command to install it<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">$ npm install -g npx\n\/Users\/&lt;home-dir&gt;\/.nvm\/versions\/node\/v12.11.1\/bin\/npx -&gt; \/Users\/&lt;home-dir&gt;\/.nvm\/versions\/node\/v12.11.1\/lib\/node_modules\/npx\/index.js\n npx@10.2.2\n added 493 packages from 654 contributors in 5.221s <\/pre>\n\n\n\n<p>Now, if you check npx version again you will see 10.2.2<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">$ npx --version\n10.2.2<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Check npx version, $ npx &#8211;version 6.11.3 if it is not installed or if you want to upgrade npx command to the latest version, use following command to install it $ npm install -g npx \/Users\/&lt;home-dir&gt;\/.nvm\/versions\/node\/v12.11.1\/bin\/npx -&gt; \/Users\/&lt;home-dir&gt;\/.nvm\/versions\/node\/v12.11.1\/lib\/node_modules\/npx\/index.js npx@10.2.2 added 493 packages from 654 contributors in 5.221s Now, if you check npx version again you [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":1094,"menu_order":2,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ngg_post_thumbnail":0,"footnotes":""},"class_list":["post-1167","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/kabiliravi.com\/index.php\/wp-json\/wp\/v2\/pages\/1167","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/kabiliravi.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/kabiliravi.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/kabiliravi.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/kabiliravi.com\/index.php\/wp-json\/wp\/v2\/comments?post=1167"}],"version-history":[{"count":1,"href":"http:\/\/kabiliravi.com\/index.php\/wp-json\/wp\/v2\/pages\/1167\/revisions"}],"predecessor-version":[{"id":1168,"href":"http:\/\/kabiliravi.com\/index.php\/wp-json\/wp\/v2\/pages\/1167\/revisions\/1168"}],"up":[{"embeddable":true,"href":"http:\/\/kabiliravi.com\/index.php\/wp-json\/wp\/v2\/pages\/1094"}],"wp:attachment":[{"href":"http:\/\/kabiliravi.com\/index.php\/wp-json\/wp\/v2\/media?parent=1167"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}