-
Notifications
You must be signed in to change notification settings - Fork 190
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
NGINX build fails on Windows 10 #108
Comments
@pranshubarve Seems to be related to the line endings. Make sure you save the The dos2unix utility can help you with this: I'm don't really develop on Windows sadly so I'm unsure what other tooling exists for this. |
OK Thank you, I will check soon. |
@pranshubarve great, keep me updated! |
@pranshubarve let me know how it goes 😄 |
The text was updated successfully, but these errors were encountered: