-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cant create new project cause of ERROR: Invalid argument name: package-name #583
Comments
@fjr619 Could you please upload your full command log? |
When i debug the function handleArguments, the arg always give me just package-name, instead of package-name=co.mycomposeproject.example, so it will go to and when i tried to change DELIMITER_ARGUMENT to
it will give me other error :
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue
Cant create new project cause of ERROR: Invalid argument name: package-name
kscript -version
Version : 4.2.3
Build : 2023-07-22T13:06:02.327407526Z
Kotlin : 1.9.24-release-822
Java : JRE 17.0.11+0
Expected
Steps to reproduce
The text was updated successfully, but these errors were encountered: