'project' directory does not get generated
See original GitHub issueusing the g8
command (0.10.0 version) on a template with a project
directory generates all the files and directories except the project
directory.
Renaming the directory to f.e. projectt
works, and using the sbt new
command instead also works.
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (4 by maintainers)
Top Results From Across the Web
The specified project directory ''" does not exist - Stack Overflow
Navigate to "File" and select "Invalidate Caches and Restart" from the drop down. After Android Studio restarts, your project should run. Share.
Read more >Partially created project directory is not getting removed after ...
Description: When you execute an "apictl init", if an error occurs, the partially created project directory will remain as it is.
Read more >`build` folder is automatically generated without the `buile ...
Currently, I have a Gradle project which contains multiple subprojects, when I try to build the main project, even for some sub-projects they...
Read more >Adding Files to Project Folders - IBM
This directory is not created automatically and therefore must be created if needed. The AAuto scheduling folder: This folder can host two types...
Read more >Configure your build - Android Developers
If you don't have a release key, you can generate one as described in Sign your app. ... file (for Kotlin script) is...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@nicopap your comment should be treated as documentation
This is unnecessarily complex to be honest. It took a while to figure this out and this is barely documented.