Ionic 3 on Windows 10 project setup

0

I am learning Ionic Framework as part of the coursework of my classes on mobile development, but having several problems with it.

Currently, I am trying to use Ionic 3 on my Windows 10 computer. It installs just fine with npm. However, after telling the name I want for my project (i.e. after I run ionic start) it never finishes executing.

I waited 4 hours and the command was still running. I also don't see any new folder inside the folder I am creating the new project. I have tried both using the Command Prompt with and without administrative privileges to no avail.

I have also setup a virtual machine with Ubuntu inside my computer, and everything works just fine there, but I don't want to program while inside the VM.

Screenshot of the problem in imgur.com

Vinicius Nogueira

Posted 2019-03-25T05:05:19.287

Reputation: 1

No answers