Hi, I try to run the command "./gradlew build", bu...
# getting-started
c
Hi, I try to run the command "./gradlew build", but it always return " java.nio.file.InvalidPathException: Illegal char <:> at index 188:"
I see this in datahub doc
is there any way for windows to build the project
l
Also, on Windows (DOS&Powershell Terminal), you would use
./gradlew.bat build
(
gradlew
targets *nix environments). But this might not be your issue here
m
@creamy-library-6587, unfortunately on windows have a good support. I'll try to find someone from the community who have had some success. (One way would be to run ubuntu inside windows using a VM tool.) @limited-cricket-18852 since you answered on thi, did you get to work it on windows?
l
Unfortunately now I run mac and linux computers/servers only, sorry