jhipster / generator-jhipster-blueprint

DEPRECATED: use https://github.com/jhipster/generator-jhipster instead
https://www.jhipster.tech/
Apache License 2.0
35 stars 20 forks source link

generate failed. #178

Open fy8207345 opened 3 years ago

fy8207345 commented 3 years ago
λ yo jhipster-blueprint                                                                                                                                                     
         http://www.jhipster.tech                                                                                                                                           

Welcome to the JHipster Blueprint Generator! v0.3.0                                                                                                                         

? What is the base name of your module? test                                                                                                                                
? Give a description of your module test                                                                                                                                    
? Latest JHipster version could not be retrieved. Which version are you targeting? 6.10.5                                                                                   
? Which sub-generators do you want to override? app, server, client, common, entity, entity-client, entity-server, entity-i18n, languages, spring-controller, spring-service
? What is your GitHub username? fy8207345                                                                                                                                   
? Who are you? Firstname Lastname Feng Yan                                                                                                                                  
? Your email? 2316696377@qq.com                                                                                                                                             
? Your home page url? https://github.com/fy8207345                                                                                                                          
? Do you want to add a license? Apache License 2.0                                                                                                                          
[                                                                                                                                                                           
  'app',                                                                                                                                                                    
  'server',                                                                                                                                                                 
  'client',                                                                                                                                                                 
  'common',                                                                                                                                                                 
  'entity',                                                                                                                                                                 
  'entity-client',                                                                                                                                                          
  'entity-server',                                                                                                                                                          
  'entity-i18n',                                                                                                                                                            
  'languages',                                                                                                                                                              
  'spring-controller',                                                                                                                                                      
  'spring-service'                                                                                                                                                          
]                                                                                                                                                                           

i tried many times, the program always stucked here, not generating anything.

fy8207345 commented 3 years ago

this issue actually caused by network problems. cause i am in china mainland. NpmApi cant reach npm registry.