abesto / abesto/gradle-kotlin-js-example
Could not find property 'copyKotlinJs' on root project
- Linguagem predominante
- Kotlin
- Estrelas
- 3
- Forks
- 2
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
When I download and try to compile your code using ./gradle build , I am getting
Could not find property 'copyKotlinJs' on root project. Its not able to find copyKotlinJs
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
The issue is about a missing property 'copyKotlinJs' in the root project's build.gradle.kts file. Start by examining the build.gradle.kts file to see how copyKotlinJs is defined or referenced. Check the Gradle Kotlin/JS plugin documentation to understand the correct property name or task. Running ./gradle tasks may list available tasks. The fix likely involves correcting the property name or ensuring the plugin is applied correctly.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- kotlin
- Domínio
- build-system
- Tipo de issue
- Bug
- Dificuldade
- 2/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Estagnada
- Clareza
- Claramente especificada
- Facilidade para iniciantes
- 40/100