{"id":791,"date":"2019-06-26T00:18:04","date_gmt":"2019-06-26T07:18:04","guid":{"rendered":"https:\/\/doubleecpu.com\/?page_id=791"},"modified":"2019-06-26T00:26:37","modified_gmt":"2019-06-26T07:26:37","slug":"node-package-manager","status":"publish","type":"page","link":"https:\/\/doubleecpu.com\/index.php\/raspian-linux-programs\/javascript-2\/node-package-manager\/","title":{"rendered":"Node Package Manager"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Install <a href=\"https:\/\/www.npmjs.com\/package\/npm\">npm<\/a> on Raspberry Pi<\/h2>\n\n\n\n<p>JavaScript package manager for building powerful applications using modern open source code <\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo apt-get install npm<\/pre>\n\n\n\n<p>npm consists of three distinct components:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li> The website to research packages, set up profiles, and manage other  npm aspects. <\/li><li>The CLI runs from a terminal and is the most common way to interact with npm.<\/li><li>The registry is a large public database of JavaScript software and the meta-information surrounding it.<\/li><\/ul>\n\n\n\n<p> To get started with npm, <a href=\"https:\/\/www.npmjs.com\/signup\">create an account<\/a> on the website. Fill in the form<br> Use the npm login command to test logging in to your new account.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">npm login\nnpm whoami <\/pre>\n\n\n\n<p>*If <a href=\"https:\/\/docs.npmjs.com\/about-two-factor-authentication\">Two-Factor authentication<\/a> is enabled use the CLI commands for the corresponding actions <\/p>\n","protected":false},"excerpt":{"rendered":"<p>Install npm on Raspberry Pi JavaScript package manager for building powerful applications using modern open source code sudo apt-get install npm npm consists of three distinct components: The website to research packages, set up profiles, and manage other npm aspects. The CLI runs from a terminal and is the most common way to interact with &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/doubleecpu.com\/index.php\/raspian-linux-programs\/javascript-2\/node-package-manager\/\" class=\"more-link\">Read more<span class=\"screen-reader-text\"> &#8220;Node Package Manager&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":582,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-791","page","type-page","status-publish","hentry"],"featured_media_urls":[],"_links":{"self":[{"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/pages\/791","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/comments?post=791"}],"version-history":[{"count":0,"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/pages\/791\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/pages\/582"}],"wp:attachment":[{"href":"https:\/\/doubleecpu.com\/index.php\/wp-json\/wp\/v2\/media?parent=791"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}