docs: add WSL installation guide#946
Merged
Merged
Conversation
jkbrooks
approved these changes
Dec 10, 2024
Contributor
Author
|
GM @jkbrooks thanks for approving! I just realized I put down node 20 instead of 23 for step 3. I also didn't write code to make the guide visible, I figures you guys would decide where it best fits in the docs. Cheers. |
Contributor
|
okay, reverted for now @ileana-pr #959 |
lalalune
pushed a commit
that referenced
this pull request
May 3, 2026
docs: add WSL installation guide
FranceFlapjack
pushed a commit
to FranceFlapjack/eliza
that referenced
this pull request
May 16, 2026
docs: add WSL installation guide
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Relates to:
AI Agent Dev School Video 1 : https://www.youtube.com/watch?v=ArptLpQiKfI
Risks
Low
Background
Shaw suggests using WSL to code with Eliza but there are some steps missing from the instructions in order for installation to work.
What does this PR do?
Fixes pnpm installation error when using WSL for the first time.
What kind of change is this?
Documentation
Why are we doing this? Any context or related work?
Documentation changes needed?
My changes require a change to the project documentation.
Testing
Where should a reviewer start?
Video:
https://www.youtube.com/watch?v=ArptLpQiKfI
Detailed testing steps
none