[{"data":1,"prerenderedAt":161},["ShallowReactive",2],{"tag-apple":3},{"tag":4,"articles":24},{"id":5,"title":6,"body":7,"description":14,"extension":15,"img":16,"meta":17,"name":18,"navigation":19,"path":20,"seo":21,"stem":22,"__hash__":23},"tags\u002Ftags\u002Fapple.md","Apple",{"type":8,"value":9,"toc":10},"minimark",[],{"title":11,"searchDepth":12,"depth":12,"links":13},"",2,[],"Apple\u002FIOS","md","https:\u002F\u002Fimages.unsplash.com\u002Fphoto-1598313183973-4effcded8d5e?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=675&q=80",{},"apple",true,"\u002Ftags\u002Fapple",{"description":14},"tags\u002Fapple","0Exim4CeOLkVQz9UtqDk0o6ShWgVpP1WWmim9P8S3AY",[25],{"id":26,"title":27,"author":28,"body":29,"createdAt":153,"description":154,"extension":15,"img":109,"meta":155,"navigation":19,"path":156,"seo":157,"stem":158,"tags":159,"updatedAt":153,"__hash__":160},"articles\u002Farticles\u002Finstalling-node-js-on-a-mac.md","Installing Node.js on a Mac","[object Object]",{"type":8,"value":30,"toc":148},[31,36,40,44,97,112,144],[32,33,35],"h3",{"id":34},"setting-up-nodejs-on-mac-for-cordovaphonegap-development","Setting Up Node.js on Mac for Cordova\u002FPhonegap Development",[37,38,39],"p",{},"I recently found myself exploring new Cordova\u002FPhonegap options within Visual Studio 2015. As part of the setup process, I needed to install Node.js. This blog post will guide you through the installation process and set the stage for the next tutorial, where we'll get a Hybrid\u002FJavaScript application running on the iOS simulator.",[32,41,43],{"id":42},"installing-nodejs-with-homebrew","Installing Node.js with Homebrew",[45,46,47,51],"ol",{},[48,49,50],"li",{},"Open Terminal from the Finder application.",[48,52,53,54,61,62],{},"Install ",[55,56,60],"a",{"href":57,"rel":58},"http:\u002F\u002Fbrew.sh\u002F",[59],"nofollow","Homebrew"," using the following command:",[63,64,68],"pre",{"className":65,"code":66,"language":67,"meta":11,"style":11},"language-bash shiki shiki-themes github-light github-dark","ruby -e \"$(curl -fsSL https:\u002F\u002Fraw.githubusercontent.com\u002FHomebrew\u002Finstall\u002Fmaster\u002Finstall)\"\n","bash",[69,70,71],"code",{"__ignoreMap":11},[72,73,76,80,84,88,91,94],"span",{"class":74,"line":75},"line",1,[72,77,79],{"class":78},"sScJk","ruby",[72,81,83],{"class":82},"sj4cs"," -e",[72,85,87],{"class":86},"sZZnC"," \"$(",[72,89,90],{"class":78},"curl",[72,92,93],{"class":82}," -fsSL",[72,95,96],{"class":86}," https:\u002F\u002Fraw.githubusercontent.com\u002FHomebrew\u002Finstall\u002Fmaster\u002Finstall)\"\n",[37,98,99],{},[55,100,103],{"href":101,"target":102},"\u002Farticles\u002Fimages\u002Fwindows-live-writer-593d533b5cf5_e4a7-image_6.png","_blank",[104,105],"img",{"title":106,"style":107,"border":108,"alt":106,"src":109,"width":110,"height":111},"image","border-top: 0px; border-right: 0px; background-image: none; border-bottom: 0px; padding-top: 0px; padding-left: 0px; border-left: 0px; display: inline; padding-right: 0px",0,"\u002Farticles\u002Fimages\u002Fwindows-live-writer-593d533b5cf5_e4a7-image_thumb_2.png",430,165,[45,113,114,133],{},[48,115,116,117],{},"Once Homebrew is installed, you can easily get Node.js by typing the following command in the Terminal window:",[63,118,120],{"className":65,"code":119,"language":67,"meta":11,"style":11},"brew install node\n",[69,121,122],{"__ignoreMap":11},[72,123,124,127,130],{"class":74,"line":75},[72,125,126],{"class":78},"brew",[72,128,129],{"class":86}," install",[72,131,132],{"class":86}," node\n",[48,134,135,136,139,140],{},"Verify Your Node.js Installation",[137,138],"br",{},"For information about running Node.js, you can check out this How To Node resource: ",[55,141,142],{"href":142,"rel":143},"http:\u002F\u002Fhowtonode.org\u002Fhello-node",[59],[145,146,147],"style",{},"html pre.shiki code .sScJk, html code.shiki .sScJk{--shiki-default:#6F42C1;--shiki-dark:#B392F0}html pre.shiki code .sj4cs, html code.shiki .sj4cs{--shiki-default:#005CC5;--shiki-dark:#79B8FF}html pre.shiki code .sZZnC, html code.shiki .sZZnC{--shiki-default:#032F62;--shiki-dark:#9ECBFF}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":11,"searchDepth":12,"depth":12,"links":149},[150,152],{"id":34,"depth":151,"text":35},3,{"id":42,"depth":151,"text":43},"2015-08-12","Learn how to set up Node.js on your Mac for Cordova\u002FPhonegap development. This step-by-step guide covers the installation process using Homebrew, a package manager for macOS. Discover why Node.js is essential for building Hybrid\u002FJavaScript applications within Visual Studio 2015, and follow along as we install Node.js and prepare for the next tutorial, where we'll get a Hybrid\u002FJavaScript application running on the iOS simulator. Whether you're new to Node.js or looking for a quick refresher, this article provides clear instructions and valuable resources for a smooth setup. Start your journey into Node.js development on Mac today!",{},"\u002Farticles\u002Finstalling-node-js-on-a-mac",{"title":27,"description":154},"articles\u002Finstalling-node-js-on-a-mac",[18],"BABFo9yiTOA-YMMm5pqJtUbkH8f9uC5sevDrF7-CxwM",1781574758323]