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

Tests fail on Windows #48

Closed
razor-x opened this issue Apr 26, 2023 · 1 comment
Closed

Tests fail on Windows #48

razor-x opened this issue Apr 26, 2023 · 1 comment
Labels
upstream Issue with upstream dependency

Comments

@razor-x
Copy link
Collaborator

razor-x commented Apr 26, 2023

https://github.com/seamapi/react/actions/runs/4811993639/jobs/8566680427

Suspect an issue with concurrently, e.g., open-cli-tools/concurrently#137

Would like to remove concurrently and start the server with the jest setup.cjs, but have been unable to import the fake.

> @seamapi/react@0.2.1 test
> concurrently --success command-jest --kill-others 'npm:api' 'npm:jest --collect-coverage'

[1] The filename, directory name, or volume label syntax is incorrect.
[1] 'npm:jest exited with code 1
--> Sending SIGTERM to other processes..
[api] npm run api exited with code 1
Error: Process completed with exit code 1.
@razor-x razor-x added the upstream Issue with upstream dependency label Apr 26, 2023
@razor-x
Copy link
Collaborator Author

razor-x commented Apr 26, 2023

Solve! #46

@razor-x razor-x closed this as completed Apr 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream Issue with upstream dependency
Projects
None yet
Development

No branches or pull requests

1 participant