question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Sample doesn't works

See original GitHub issue

I use the sample project android kotlin, but i have an error when i run generateSwagger

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:generateSwagger'.
> com/yelp/codegen/utils/InlineModelResolver

and with a swagger v3, i have a diffrent result

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:generateSwagger'.
> missing swagger input or config!

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:10

github_iconTop GitHub Comments

1reaction
chathudancommented, Jul 8, 2019

@cortinico Still getting the same error what could be the issue?


Gradle 5.5

Build time: 2019-06-28 17:36:05 UTC Revision: 83820928f3ada1a3a1dbd9a6c0d47eb3f199378f

Kotlin: 1.3.31 Groovy: 2.5.4 Ant: Apache Ant™ version 1.9.14 compiled on March 12 2019 JVM: 1.8.0_212 (AdoptOpenJDK 25.212-b04) OS: Mac OS X 10.13.6 x86_64

created an issue #38

0reactions
cortinicocommented, Jun 13, 2019

java’s version ?

Correct, you need to have at least Java 8 (openjdk8 will do the job) to run the Gradle plugin.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Sample app doesn't work - General Questions
Is it working as expected? I just now downloaded the latest sample app from Github, build and install it, and it's working as...
Read more >
Every time when I click on sample, it loads and doesn't play ...
Every time when I click on sample, it loads and doesn't play and when I drag it onto my playlist, it doesn't appear......
Read more >
Topic: Problem with Samples
... studios works because I can hear the projects and I can hear the sound when FL Studios starts up, but the samples...
Read more >
Samples not working, but instruments are??
Hey, My Zyn instruments are working fine, but all of my downloaded samples just aren't working. When I play a track it ends...
Read more >
Why does sample() not work for a single number? [duplicate]
If x has length 1, is numeric (in the sense of is.numeric) and x >= 1, sampling via sample takes place from 1:x....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found