Skip to content
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

WSL npm start error #61

Closed
letoribo opened this issue Feb 11, 2021 · 7 comments · Fixed by #97
Closed

WSL npm start error #61

letoribo opened this issue Feb 11, 2021 · 7 comments · Fixed by #97
Projects

Comments

@letoribo
Copy link


start-error

@JonnyBurger
Copy link
Member

We don't directly invoke Powershell, could it be this issue? expo/expo-cli#2617 (comment)

@letoribo
Copy link
Author

I saw it yesterday too, but it didn't help

@JonnyBurger JonnyBurger added this to To do in Roadmap Feb 11, 2021
@yuta0801
Copy link
Collaborator

It's probably this issue of open dependency of better-opn used for open browser. sindresorhus/open#218

At the moment, we can set BROWSER env to none like BROWSER=none npm start to prevent execute that and open browser manually.

@letoribo
Copy link
Author

but WSL version isn't 2

WSL-v

@ghost
Copy link

ghost commented Feb 13, 2021

Try change the browser

@letoribo
Copy link
Author


npm start

@JonnyBurger
Copy link
Member

Thanks for tracking the bug down! 💙 I upgraded the dependency.
I will release 1.3.0 tomorrow morning - if the problem persists, let me know.

@JonnyBurger JonnyBurger moved this from Planned to Done in Roadmap Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

3 participants