You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
When i try to generate the code from CLI using vertex starter, I get the following error.
Could you please help on the same.
The text was updated successfully, but these errors were encountered: