raml-org / webapi-parser

API Spec parser based on AMF. Currently supports RAML 0.8, RAML 1.0, OAS 2.0 and OAS 3.0(beta).
Other
68 stars 24 forks source link

Question: Why i can't add this lib to my project ? #99

Open miho1109 opened 2 years ago

miho1109 commented 2 years ago

Library version used E.g. "0.5.0"

Language library used with Java

Describe the issue I can't add this lib to my project. I try with both Gradle and Maven but its still not working. The error with Gradle is: "Could not resolve com.github.scopt.scopt_2.12:root_2.12:3.7.0." and the error with Maven is: "java: cannot access amf.client.model.document.Module class file for amf.client.model.document.Module not found". I followed the instruction in the readme file.

GradleErr MavenErr

uip-robot-zz commented 2 years ago

Git2Gus App is installed but the .git2gus/config.json doesn't exist.