-
Notifications
You must be signed in to change notification settings - Fork 50
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
Compilation Error On Windows #159
Comments
Windows is not in fact supported, but you can get away with it if you're on WSL2. This is due to nearcore not being compatible with windows at this time, which is required for running a sandbox node |
Can you help me with a command to get the Hn Limit increased? I am running into limits there and, not being a WSL/Unix user, I'm having trouble getting those to carry over into my vscode instance. thanks! |
@OllieMurray you're running into the open file limit right? I usually just use |
Yea, they are not enough. Looking at resources online I have tried the following: I editing /etc/security/limits.conf to include:
I also edited \etc\systemd\user.conf and system.conf to include the following:
My ulimit is still like 1024 or something. I made sure to restart wsl as well. Any ideas? Thanks |
if you follow this SO post about it https://stackoverflow.com/q/63960859, in the |
near-sandbox-utils-0.2.0
Produces error
when running on Windows. Is Windows in fact not a supported platform or is this a bug in the compilation check?
The text was updated successfully, but these errors were encountered: