-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
feat(website): Update node troubleshooting for Windows users. #14032
feat(website): Update node troubleshooting for Windows users. #14032
Conversation
Added a command line to the clone simple-taiko-node section to prevent errors when running the Taiko node on Windows, and added leppaludi's nice description to the troubleshooting section.
chore(website,repo): add integration guide and update add to project …
hi @ikaika1 i left some small comments. otherwise looks great, thanks! |
I will commit the proposed changes. Co-authored-by: dave | d1onys1us <13951458+d1onys1us@users.noreply.github.com>
I will commit the proposed changes. Co-authored-by: dave | d1onys1us <13951458+d1onys1us@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix
#14032 (comment)
I think you just need a closing Tab tag.
I have added one missing </Tab> to the text.
Head branch was pushed to by a user without write access
I have added the missing ``` to the code.
Congrats, your important contribution to this open-source project has earned you a GitPOAP! GitPOAP: 2023 Taiko Contributor: Head to gitpoap.io & connect your GitHub account to mint! Learn more about GitPOAPs here. |
Problem: When trying to run a node on Windows, an error occurs - simple-taiko-node-taiko_client_prover_relayer-1 | /bin/sh:/script/start-prover-relayer.sh:not found.
Fix: Updated steps in docs so that no errors occur when running a node on Windows and added leppaludi's nice suggested fix in the troubleshooting section of the docs.