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

Fix cert path resolution on non-WSL Windows #298

Merged
merged 1 commit into from
Feb 22, 2021

Conversation

robertlong
Copy link
Contributor

System.get_env("PWD") was returning an empty string and causing errors when running the dev server. This PR fixes it by using the File.cwd! function instead which works cross platform.

@robertlong robertlong merged commit dac5245 into master Feb 22, 2021
@robertlong robertlong deleted the fix/windows-cert-path branch February 22, 2021 23:10
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.

1 participant