I am trying to learn Angular and am following an online tutorial. However, I can\'t seem to get past creating a new project with ng new. I am running node v10.16.0 and npm 6.9.0
are you working offline? you need to be online, so that npm can download the dependencies for the project.