Skip to content

Conversation

@baywet
Copy link
Member

@baywet baywet commented Jan 14, 2026

while working on #276 and using WSL, I ran into a few issues. This PR adds precisions for people running a similar setup

@baywet baywet requested a review from a team as a code owner January 14, 2026 15:39
@baywet baywet self-assigned this Jan 14, 2026
@baywet baywet enabled auto-merge January 14, 2026 15:39
If you are running those scripts using Windows Subsystems for Linux (WSL), and cloned the repository under windows, you'll need to make a few adjustments before you can run these procedures:

1. Save the scripts using LF, not CRLF to avoid parsing issues. You can use VSCode or any other editor to do that.
1. Make sure you run the npm install from WSL and not from windows.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Which is a reason to clone from WSL and avoid accessing a local repo from both operating systems. VS Code can be started with the code command from WSL.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that with the local clone I've suggested in the previous step, it should help reduce the incidence of "cross platform installs" here. I think we should leave this suggestion just in case people make the same mistake though. Thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants