-
Notifications
You must be signed in to change notification settings - Fork 2
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
Not working on Windows #38
Comments
Hi @otabekoff, I am developing the project on macOS and have not tried it on Windows. I will prepare a Windows environment and try to run it in that environment and get back to you. |
If I could install, write some app with it and have some experience I might be helping to develop and writing docs. Now, documentation is missing many pages. |
Hi @otabekoff, Thanks for your patience! I've set up a Windows environment, replicated the issue, and just pushed a fix for it. 🎉 Please let me know if this resolves the issue for you. |
OK, it is working on some laptops with windows 10 but not working on some windows 11 devices. I don't know why but it may be due to the version of NPM or Node I think. |
Are the errors similar to the ones you mentioned in your first message? |
I tried using Windows Default Terminal on Windows 11, CMD, Ubuntu 24.04 LTS, Git Bash and didn't get success on Windows machine. It is giving error of something like this.
This happened after I changed dependecy versions from
workspace
to actual versions of packages. But in fact, I even can't reach upto here without this. Because installing with yarn, npm gave errors. Also, tried pnpm with no success. Even npm and npx stuffs are not working. Please update lib to support windows file scheme too.The text was updated successfully, but these errors were encountered: