Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to generate project from CLI #65

Open
snehalkulki opened this issue Aug 22, 2019 · 0 comments
Open

Unable to generate project from CLI #65

snehalkulki opened this issue Aug 22, 2019 · 0 comments

Comments

@snehalkulki
Copy link

When i try to generate the code from CLI using vertex starter, I get the following error.

Choose the build tool maven
? Project Name myapp
? Project Description (Optional) fff
? Maven Group Id (Optional) com.ex
? Maven Artifact Id (Optional) myapp
? Project Version (Optional) 0.0.1-SNAPSHOT
? GraalVM native-image No
? Choose your language java
? Choose the project type OpenAPI Server
? OpenAPI file (YAML or JSON) swagger_OAS3.yaml
? Choose your additional dependencies io.vertx:vertx-service-proxy
Cannot find template for git/.gitignore
Error: Cannot find template for git/.gitignore
   at Object.compileAndAddToZip (C:\Users\Username\gitProjects\vertx-starter\src\utils.js:14:11)
   at generate (C:\Users\Username\gitProjects\vertx-starter\src\generators\OpenAPI_Server.js:25:13)
   at Promise.all.then.p (C:\Users\Username\gitProjects\vertx-starter\src\engine.js:131:16)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] cli: `node src/cli_entrypoint.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] cli script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:

Could you please help on the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants