moleculerjs / moleculer-cli

:herb: Command line tool for Moleculer
http://moleculer.services/docs/moleculer-cli.html
MIT License
49 stars 28 forks source link

Error on using moleculer init #19

Closed pabhishek-deloitte closed 5 years ago

pabhishek-deloitte commented 5 years ago

I get the following error on trying to initialise a moleculer project - Failed to download repo from 'moleculerjs/moleculer-template-project'!

icebob commented 5 years ago

do you have installed git?

pabhishek-deloitte commented 5 years ago

Yep I do. I am able to clone but the template/package.json has some uncompiled attributes.

icebob commented 5 years ago

Could you explain?

pabhishek-deloitte commented 5 years ago

Yep, I am referring to the references like {{#jest}} here. I suppose these get populated based on the options we choose when we run moleculer init.

icebob commented 5 years ago

Yes, but it is populated after repo downloading.

pabhishek-deloitte commented 5 years ago

The download fails when using moleculer init with the error Failed to download repo from 'moleculerjs/moleculer-template-project'!. It is not a proxy issue. Here are other details -

OS - macOS High Sierra v 10.13.6 (17G5019) Moleculer v0.13.4 npm V5.6.0