Forum Discussion
Arun Aggarwal
Apr 20, 2018Copper Contributor
SharePoint Framework Development Environment with Node.js LTS 8.11.1
Hi All I am trying to setup a development environment with Node.js LTS 8.11.1. When I create my first SharePoint framework project, the process hangs up while installing the dependencies. It has bee...
Arun Aggarwal
Apr 21, 2018Copper Contributor
this turned out to be a corporate policy restriction that I cannot copy to my external hard drive attached to my corporate laptop. "npm install" just was spinning for 10 hours and it never gave me any meaningful message.
I am able to create the SharePoint Framework project on my local c: with nodejs 8.11.1 without any issue.
Thanks
-Arun