Hi, I am following the Getting Started page to create myApp.
When I do a
ionic start myApp tabs
I am getting error.
Cannot download
"https://github.com/sass/node-sass/releases/download/v4.5.3/win32-x64-59
_binding.node":
HTTP error 404 Not Found
Hint: If github.com is not accessible in your location
try setting a proxy via HTTP_PROXY, e.g.
I am able to get to github.com without any problem.
Can you please let me know what should I do to get rid of this problem. Is setting a proxy really required. I dont know how to do it.