We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm guessing the problem is spaces in the path. VsCode is installed at C:\Users\lukas.bickel\AppData\Local\Programs\Microsoft VS Code\Code.exe
C:\Users\lukas.bickel\AppData\Local\Programs\Microsoft VS Code\Code.exe
The text was updated successfully, but these errors were encountered:
Did you try to customize the path in a .env file like this? https://www.epicreact.dev/get-started#troubleshooting-workshop-file-links
.env
If so, make sure you keep the quotes around.
Sorry, something went wrong.
With the env file it works so ill close this issue. But shouldn't it work with spaces in the path by default in windows?
It seems to for most people. Hard to debug everyone's machines so the workaround is the best I can do when it doesn't work for the few.
No branches or pull requests
I'm guessing the problem is spaces in the path. VsCode is installed at
C:\Users\lukas.bickel\AppData\Local\Programs\Microsoft VS Code\Code.exe
The text was updated successfully, but these errors were encountered: