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

Single quotes cannot be identified in package.json of the Windows operating system. #1909

Closed
Alanscut opened this issue Dec 21, 2020 · 0 comments · Fixed by #1910
Closed

Comments

@Alanscut
Copy link
Contributor

Version

4.0.0-rc.2

Reproduction link

"test:e2e": "start-server-and-test dev http://localhost:8080 'jest --testPathIgnorePatterns test/unit'",

Steps to reproduce

yarn run test:e2e

What is expected?

All tests pass

What is actually happening?

Consoling an error: ''jest' is not an internal or external command, nor is it an executable program or batch.

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 a pull request may close this issue.

1 participant