{"id":38,"date":"2016-09-06T08:06:47","date_gmt":"2016-09-06T08:06:47","guid":{"rendered":"http:\/\/buki.io\/?p=38"},"modified":"2018-01-25T06:52:22","modified_gmt":"2018-01-25T06:52:22","slug":"install-node-js-and-npm-on-windows-without-admin-permissions","status":"publish","type":"post","link":"http:\/\/buki.io\/?p=38","title":{"rendered":"Install node.js and npm on Windows without admin permissions"},"content":{"rendered":"<p>See the following links:<\/p>\n<ul>\n<li>http:\/\/abdelraoof.com\/blog\/2014\/11\/11\/install-nodejs-without-admin-rights\/<\/li>\n<li>http:\/\/theshravan.net\/blog\/how-to-use-node-and-npm-without-installation-or-admin-rights\/<\/li>\n<\/ul>\n<p>Based on that perform the following steps, if you cannot use the Windows installer provided by nodejs.org<\/p>\n<ol>\n<li>Download node.js from <a href=\"https:\/\/nodejs.org\/en\/download\/\">https:\/\/nodejs.org\/en\/download<\/a><\/li>\n<li>Put it in a separate folder and add the folder to your &#8222;path&#8220; environment variable. Shortcut: CMD+R and enter: <code>rundll32 sysdm.cpl,EditEnvironmentVariables<\/code>Open a new command window (CMD+R) and type <code>node -v<\/code>. This should show the current version.<\/li>\n<li>Download npm from github.\u00a0 <a href=\"https:\/\/github.com\/npm\/npm\">https:\/\/github.com\/npm\/npm<\/a><\/li>\n<li>Extract the zip folder and put it into your node.js folder<\/li>\n<li>For convenience put the npm.cmd aside to the node.exe<\/li>\n<li>Add the npm-folder to the path env variable (see step 3)<\/li>\n<li>Edit the npm.cmd file and change the following line <code>SET \"NPM_CLI_JS=%~dp0\\npm\\bin\\npm-cli.js\"<\/code> to match the path to bin\\npm-cli.js. Mind: %~dp0 expands to the path where npm.cmd resides<\/li>\n<li>Type <code>npm -v<\/code> to verify the installation<\/li>\n<li>In case your behind a proxy set the npm proxy by <code>npm config set proxy http:\/\/user:pwd@proxy-server:port<\/code><\/li>\n<\/ol>\n","protected":false},"excerpt":{"rendered":"<p>See the following links: http:\/\/abdelraoof.com\/blog\/2014\/11\/11\/install-nodejs-without-admin-rights\/ http:\/\/theshravan.net\/blog\/how-to-use-node-and-npm-without-installation-or-admin-rights\/ Based on that perform the following steps, if you cannot use the Windows installer provided by nodejs.org Download node.js from https:\/\/nodejs.org\/en\/download Put it in a separate folder and add the folder to your &#8222;path&#8220; environment variable. Shortcut: CMD+R and enter: rundll32 sysdm.cpl,EditEnvironmentVariablesOpen a new command window (CMD+R) and type &hellip; <\/p>\n<p class=\"link-more\"><a href=\"http:\/\/buki.io\/?p=38\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8222;Install node.js and npm on Windows without admin permissions&#8220;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"jetpack_publicize_message":"","jetpack_is_tweetstorm":false,"jetpack_publicize_feature_enabled":true},"categories":[3],"tags":[19,20,16],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p7N2pi-C","_links":{"self":[{"href":"http:\/\/buki.io\/index.php?rest_route=\/wp\/v2\/posts\/38"}],"collection":[{"href":"http:\/\/buki.io\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/buki.io\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/buki.io\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/buki.io\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=38"}],"version-history":[{"count":8,"href":"http:\/\/buki.io\/index.php?rest_route=\/wp\/v2\/posts\/38\/revisions"}],"predecessor-version":[{"id":110,"href":"http:\/\/buki.io\/index.php?rest_route=\/wp\/v2\/posts\/38\/revisions\/110"}],"wp:attachment":[{"href":"http:\/\/buki.io\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=38"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/buki.io\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=38"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/buki.io\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=38"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}