I am new in Ionic platform, just had to test an app developed in Ionic platform. But I just am not able to install Ionic. Anybody who experienced the same issue please help me out from this.
 
            Asked
            
        
        
            Active
            
        
            Viewed 97 times
        
    -4
            
            
        
        Keval
        
- 3,389
 - 2
 - 24
 - 41
 
        Britto Thomas
        
- 2,092
 - 1
 - 15
 - 28
 
1 Answers
1
            
            
        npm config set proxy http://myproxyblabla:myport
npm config set https-proxy http://myproxyblabla:myport
npm config set registry http://registry.npmjs.org/
        Community
        
- 1
 - 1
 
        Britto Thomas
        
- 2,092
 - 1
 - 15
 - 28