-
Notifications
You must be signed in to change notification settings - Fork 63
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
Error in packages on windows #695
Comments
Thanks for contributing @leonardoXoliveira ! Can you share with us:
Thanks! |
Hi @tlgimenes, i had the same problem here. This error appears in the terminal:
and in localhost, the same error appears in the @leonardoXoliveira print. I'm using Windows 10 + PowerShell 7.0.3. |
Thanks for contributing @milaniromulo! Currently, we don't support Can you do a test using wsl? This should be a POSIX compliant solution and this could work |
Hi @tlgimenes, sorry for the delay. We did tests with WSL and it's works :) |
Hello @tlgimenes , thanks for clarification. At wsl, we face some issues with permission and stuff but we managed to solve. We will include this in the documentation if we have questions from other developers. Tks! |
@tlgimenes I think it's better to fix the Windows behavior instead of using WSL. Particularly, I don't have a good developing experience using WSL, people reported that they had a slow developing experience using WSL and we have a good part of our external devs using Windows OS. I investigated using Windows OS and we started having those problems after this PR. We are using a I'm still investigating about this, so I'm reopening this issue. |
nice @Gmantiqueira ! I've seem people using |
It seems to be fixed after this update #887. We just need to update our stores. |
https://files.slack.com/files-pri/T01U12D64J3-F0237JDBAM6/image.png
The text was updated successfully, but these errors were encountered: