-
Notifications
You must be signed in to change notification settings - Fork 93
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 building locally #862
Comments
Thanks for reporting. What operating system are you using? Is this failing on I'm surprised treesitter is being built here, I'm not sure what that is being used for. fwiw, I tested on MacOS and it works. |
Looks like linux:
|
This comment has been minimized.
This comment has been minimized.
We use mise to note the node version in the mise.toml file. Please try running using the lts version of node (currently v22.14.0)
Edit: using |
I'm able to build fine with node |
I tried to access the website https://ratatui.rs/ but wasn’t able to, as the connection couldn’t be established for some reason
I was able to access the site from my phone, though, so I know the website is up—I just don’t understand why I can’t reach it from my computer
In any case, since I couldn’t access the site from my PC, I decided to build the site locally instead, but I don’t understand why it fails when I try to start the server.
I ran the following commands:
And this is the output:
What could I be doing wrong?
The text was updated successfully, but these errors were encountered: