google-developer-training / kotlin-bootcamp

Report issues with the Kotlin Bootcamp for Programmers codelab
7 stars 2 forks source link

Kotlin Bootcamp issue: Invalid Project Name Specified #165

Open john-r-graham opened 2 years ago

john-r-graham commented 2 years ago

Describe the problem In section "5. Task: Create Hello Kotlin", the instructions call for creating your first project, named "Hello Kotlin". However, using this this name results in an error dialog: "Project Generation Error: Name should consist only of letters, digits, and symbols: '-', '_'".

In which step of the codelab can this issue be found? 5

Steps to reproduce? Create a project with the recommended name.

Versions 2022.2 (Community Edition)

Additional information None

codelab: kotlin-bootcamp