@riteshbhat17 wrote:
while starting a project in typescript , it shows installing npm packages but after that it keeps on loading for 20-25 minuts and then give an error
Creating Ionic app in folder C:\Users\Ritesh\kalamapp based on tabs project Downloading: https://github.com/driftyco/ionic2-app-base/archive/typescript.zip Downloading: https://github.com/driftyco/ionic2-starter-tabs/archive/typescript.zip Installing npm packages... Error with start undefined Error Initializing app: There was an error with the spawned command: npminstall There was an error with the spawned command: npminstall
i used this start command
Ionic start Myproject tabs --v2 --ts
npm is installed on my system
npm -v
shows
3.8.1
Posts: 1
Participants: 1