{"id":858,"date":"2025-11-08T18:00:08","date_gmt":"2025-11-08T21:00:08","guid":{"rendered":"https:\/\/numeralcoder.com.ar\/?p=858"},"modified":"2025-11-04T18:34:59","modified_gmt":"2025-11-04T21:34:59","slug":"instalar-un-entorno-basico-de-desarrollo-de-node-en-windows","status":"publish","type":"post","link":"https:\/\/numeralcoder.com.ar\/?p=858","title":{"rendered":"Instalar un entorno b\u00e1sico de desarrollo de Node en Windows"},"content":{"rendered":"<p data-mrf-recirculation=\"Article links\">En primer lugar, <strong>aseg\u00farate de desinstalar cualquier versi\u00f3n previa de Node.js<\/strong> que pudieras tener instalada. Y no s\u00f3lo eso, aseg\u00farate de borrar los siguientes directorios que podr\u00eda haber dejado atr\u00e1s la anterior instalaci\u00f3n:<\/p>\n<ul>\n<li><em>C:\\Program Files (x86)\\Nodejs<\/em><\/li>\n<li><em>C:\\Program Files\\Nodejs<\/em><\/li>\n<li><em>C:\\Users\\{User}\\AppData\\Roaming\\npm<\/em><\/li>\n<li><em>C:\\Users\\{User}\\AppData\\Roaming\\npm-cache<\/em><\/li>\n<li><em>C:\\Users\\{User}\\.npmrc<\/em><\/li>\n<li><em>C:\\Users\\{User}\\AppData\\Local\\Temp\\npm-*<\/em><\/li>\n<\/ul>\n<p data-mrf-recirculation=\"Article links\">As\u00ed mismo, aseg\u00farate de que <strong>no quedan referencias a &#8216;node&#8217; o a &#8216;npm&#8217; entre las variables de entorno<\/strong> del sistema.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>En primer lugar, aseg\u00farate de desinstalar cualquier versi\u00f3n previa de Node.js que pudieras tener instalada. Y no s\u00f3lo eso, aseg\u00farate de borrar los siguientes directorios que podr\u00eda haber dejado atr\u00e1s la anterior instalaci\u00f3n: C:\\Program Files (x86)\\Nodejs C:\\Program Files\\Nodejs C:\\Users\\{User}\\AppData\\Roaming\\npm C:\\Users\\{User}\\AppData\\Roaming\\npm-cache C:\\Users\\{User}\\.npmrc C:\\Users\\{User}\\AppData\\Local\\Temp\\npm-* As\u00ed mismo, aseg\u00farate de que no quedan referencias a &#8216;node&#8217; o a &#8216;npm&#8217;&#8230;<\/p>\n","protected":false},"author":1,"featured_media":859,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[48,72],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Instalar un entorno b\u00e1sico de desarrollo de Node en Windows - Numeral Coder<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/numeralcoder.com.ar\/?p=858\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Instalar un entorno b\u00e1sico de desarrollo de Node en Windows - Numeral Coder\" \/>\n<meta property=\"og:description\" content=\"En primer lugar, aseg\u00farate de desinstalar cualquier versi\u00f3n previa de Node.js que pudieras tener instalada. Y no s\u00f3lo eso, aseg\u00farate de borrar los siguientes directorios que podr\u00eda haber dejado atr\u00e1s la anterior instalaci\u00f3n: C:Program Files (x86)Nodejs C:Program FilesNodejs C:Users{User}AppDataRoamingnpm C:Users{User}AppDataRoamingnpm-cache C:Users{User}.npmrc C:Users{User}AppDataLocalTempnpm-* As\u00ed mismo, aseg\u00farate de que no quedan referencias a &#8216;node&#8217; o a &#8216;npm&#8217;...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/numeralcoder.com.ar\/?p=858\" \/>\n<meta property=\"og:site_name\" content=\"Numeral Coder\" \/>\n<meta property=\"article:published_time\" content=\"2025-11-08T21:00:08+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-04T21:34:59+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/numeralcoder.com.ar\/wp-content\/uploads\/2025\/11\/Win-scaled.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1440\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Webmaster\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Webmaster\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/numeralcoder.com.ar\/?p=858\",\"url\":\"https:\/\/numeralcoder.com.ar\/?p=858\",\"name\":\"Instalar un entorno b\u00e1sico de desarrollo de Node en Windows - Numeral Coder\",\"isPartOf\":{\"@id\":\"https:\/\/numeralcoder.com.ar\/#website\"},\"datePublished\":\"2025-11-08T21:00:08+00:00\",\"dateModified\":\"2025-11-04T21:34:59+00:00\",\"author\":{\"@id\":\"https:\/\/numeralcoder.com.ar\/#\/schema\/person\/6b4f35a8aae4a14639fde31ecbd67178\"},\"breadcrumb\":{\"@id\":\"https:\/\/numeralcoder.com.ar\/?p=858#breadcrumb\"},\"inLanguage\":\"es-AR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/numeralcoder.com.ar\/?p=858\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/numeralcoder.com.ar\/?p=858#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/numeralcoder.com.ar\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Instalar un entorno b\u00e1sico de desarrollo de Node en Windows\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/numeralcoder.com.ar\/#website\",\"url\":\"https:\/\/numeralcoder.com.ar\/\",\"name\":\"Numeral Coder\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/numeralcoder.com.ar\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"es-AR\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/numeralcoder.com.ar\/#\/schema\/person\/6b4f35a8aae4a14639fde31ecbd67178\",\"name\":\"Webmaster\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es-AR\",\"@id\":\"https:\/\/numeralcoder.com.ar\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/f7c30478f0d1edecca7fa3b2de95a1d0?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/f7c30478f0d1edecca7fa3b2de95a1d0?s=96&d=mm&r=g\",\"caption\":\"Webmaster\"},\"sameAs\":[\"https:\/\/numeralcoder.com.ar\"],\"url\":\"https:\/\/numeralcoder.com.ar\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Instalar un entorno b\u00e1sico de desarrollo de Node en Windows - Numeral Coder","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/numeralcoder.com.ar\/?p=858","og_locale":"es_ES","og_type":"article","og_title":"Instalar un entorno b\u00e1sico de desarrollo de Node en Windows - Numeral Coder","og_description":"En primer lugar, aseg\u00farate de desinstalar cualquier versi\u00f3n previa de Node.js que pudieras tener instalada. Y no s\u00f3lo eso, aseg\u00farate de borrar los siguientes directorios que podr\u00eda haber dejado atr\u00e1s la anterior instalaci\u00f3n: C:Program Files (x86)Nodejs C:Program FilesNodejs C:Users{User}AppDataRoamingnpm C:Users{User}AppDataRoamingnpm-cache C:Users{User}.npmrc C:Users{User}AppDataLocalTempnpm-* As\u00ed mismo, aseg\u00farate de que no quedan referencias a &#8216;node&#8217; o a &#8216;npm&#8217;...","og_url":"https:\/\/numeralcoder.com.ar\/?p=858","og_site_name":"Numeral Coder","article_published_time":"2025-11-08T21:00:08+00:00","article_modified_time":"2025-11-04T21:34:59+00:00","og_image":[{"width":2560,"height":1440,"url":"https:\/\/numeralcoder.com.ar\/wp-content\/uploads\/2025\/11\/Win-scaled.webp","type":"image\/webp"}],"author":"Webmaster","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Webmaster","Est. reading time":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/numeralcoder.com.ar\/?p=858","url":"https:\/\/numeralcoder.com.ar\/?p=858","name":"Instalar un entorno b\u00e1sico de desarrollo de Node en Windows - Numeral Coder","isPartOf":{"@id":"https:\/\/numeralcoder.com.ar\/#website"},"datePublished":"2025-11-08T21:00:08+00:00","dateModified":"2025-11-04T21:34:59+00:00","author":{"@id":"https:\/\/numeralcoder.com.ar\/#\/schema\/person\/6b4f35a8aae4a14639fde31ecbd67178"},"breadcrumb":{"@id":"https:\/\/numeralcoder.com.ar\/?p=858#breadcrumb"},"inLanguage":"es-AR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/numeralcoder.com.ar\/?p=858"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/numeralcoder.com.ar\/?p=858#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/numeralcoder.com.ar\/"},{"@type":"ListItem","position":2,"name":"Instalar un entorno b\u00e1sico de desarrollo de Node en Windows"}]},{"@type":"WebSite","@id":"https:\/\/numeralcoder.com.ar\/#website","url":"https:\/\/numeralcoder.com.ar\/","name":"Numeral Coder","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/numeralcoder.com.ar\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"es-AR"},{"@type":"Person","@id":"https:\/\/numeralcoder.com.ar\/#\/schema\/person\/6b4f35a8aae4a14639fde31ecbd67178","name":"Webmaster","image":{"@type":"ImageObject","inLanguage":"es-AR","@id":"https:\/\/numeralcoder.com.ar\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/f7c30478f0d1edecca7fa3b2de95a1d0?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f7c30478f0d1edecca7fa3b2de95a1d0?s=96&d=mm&r=g","caption":"Webmaster"},"sameAs":["https:\/\/numeralcoder.com.ar"],"url":"https:\/\/numeralcoder.com.ar\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/numeralcoder.com.ar\/index.php?rest_route=\/wp\/v2\/posts\/858"}],"collection":[{"href":"https:\/\/numeralcoder.com.ar\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/numeralcoder.com.ar\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/numeralcoder.com.ar\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/numeralcoder.com.ar\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=858"}],"version-history":[{"count":1,"href":"https:\/\/numeralcoder.com.ar\/index.php?rest_route=\/wp\/v2\/posts\/858\/revisions"}],"predecessor-version":[{"id":860,"href":"https:\/\/numeralcoder.com.ar\/index.php?rest_route=\/wp\/v2\/posts\/858\/revisions\/860"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/numeralcoder.com.ar\/index.php?rest_route=\/wp\/v2\/media\/859"}],"wp:attachment":[{"href":"https:\/\/numeralcoder.com.ar\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=858"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/numeralcoder.com.ar\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=858"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/numeralcoder.com.ar\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=858"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}