danger / danger/kotlin

Kotlinc not found

Open
#233 15 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
542
Forks
48
PR merge metrics
No merged PRs in 30d

Description

Hi, getting the error when running Danger Kotlin on TeamCity CI:
`sh: 1: kotlinc: not found`
But kotlinc is installed at:
`/usr/local/kotlinc/bin/kotlinc`

Do you happen to know how to solve this?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the `kotlinc: not found` error in the TeamCity CI environment and inspect how the shell PATH is configured. Verify that `/usr/local/kotlinc/bin/kotlinc` is available to the process running Danger Kotlin; done means the CI job can invoke `kotlinc` successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin, shell
Domain
ci-cd
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.