Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

g8 template cant generate template on powershell #811

Open
counter2015 opened this issue Jun 30, 2023 · 0 comments
Open

g8 template cant generate template on powershell #811

counter2015 opened this issue Jun 30, 2023 · 0 comments

Comments

@counter2015
Copy link

steps

problem

PS D:\dev\test> sbt new http4s/http4s.g8 --branch 1.0

[info] welcome to sbt 1.6.2 (Azul Systems, Inc. Java 17.0.2)
[info] loading global plugins from C:\Users\username\.sbt\1.0\plugins
[info] set current project to new (in build file:/C:/Users/username/AppData/Local/Temp/sbt_4207c335/new/)

Cannot read the array length because "$this" is null

# after update to latest sbt
PS D:\dev\test\sbttest> sbt --version
sbt version in this project: 1.9.1

PS D:\dev\test\sbttest> sbt new http4s/http4s.g8 --branch 1.0
[info] resolving Giter8 0.16.2...

Cannot read the array length because "$this" is null

It works fine on WSL2.

expectation

it should works

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

No branches or pull requests

1 participant