-
Notifications
You must be signed in to change notification settings - Fork 319
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
Yarninstall failed on :reporter-web-app:yarnInstall. Possible problem with Cyrillic characters in username #3472
Comments
Can you please verify whether the same happens when running |
Nope. Manually works fine
~here goes my embarrassing username But here the catch:
upd:
|
@sschuberth Get back Cyrillic statement. Seems like logger just doesn't print this part of path (possibly encoding problems on my side. Different console prints this part).
It is seems like win10 or cyrillic (possibly both) problem since |
Before looking deeper into this I'd like to test this with Gradle 6.8 (which comes with a new built-in Kotlin version) once it's released in the next few days / weeks. |
@sschuberth ok. notice me if there is any help/re-run needed |
@pctF can you please checker whether this is still reproducible with latest |
@sschuberth, No difference in output:
|
Thanks for the feedback. Unfortunately, I won't have time to look into this any time soon. But if you can, any help is appreciated. |
Could't really figure out further steps but seems to be related to this thread zloirock/core-js#729 |
We recently upgraded Yarn, which also solved another occasional build issue. Could you please check again, @pctF? |
Unfortunately, seems like same issue
|
There is a chance that this got fixed by 35333d7. Feel free to reopen if the problem persists. |
OS: windows
Command:
./gradlew installDist --stacktrace
Based on command
C:\Users\\.gradle\nodejs\node-v12.16.1-win-x64\node.exe
i actually think that there is some Cyrillic-related problem. My windows username is on cyrillic characters and it is exactly part of path missing in executing commandFull stacktrace:
The text was updated successfully, but these errors were encountered: