You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: