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

Install issue on Windows #348

Closed
Vaduz opened this issue Mar 2, 2021 · 1 comment · Fixed by #349
Closed

Install issue on Windows #348

Vaduz opened this issue Mar 2, 2021 · 1 comment · Fixed by #349
Labels

Comments

@Vaduz
Copy link
Contributor

Vaduz commented Mar 2, 2021

Need to remove ext-posix requirement at composer.json to run composer install on Windows.

@Vaduz Vaduz added the bug label Mar 2, 2021
@Vaduz
Copy link
Contributor Author

Vaduz commented Mar 2, 2021

When you run tests on Windows, be aware of the line separator is LF not CRLF especially SignatureValidatorTest which will fail due to environmental differences.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant