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

create-react-app with template doesn't work with Yarn v1.0.2 and earlier #6

Closed
reedsa opened this issue Oct 15, 2017 · 1 comment
Closed

Comments

@reedsa
Copy link
Owner

reedsa commented Oct 15, 2017

Is this a bug report?

Yes

Can you also reproduce the problem with npm 4.x?

This is an issue when using Yarn 1.1.0

Which terms did you search for in User Guide?

N/A

Environment

  1. node -v:
  2. npm -v:
  3. yarn --version (if you use Yarn):
  4. npm ls react-scripts (if you haven’t ejected):

Then, specify:

  1. Operating system:
  2. Browser and version (if relevant):

Node 6.10.2
Yarn 1.0.2

Steps to Reproduce

Problem occurs without indication of error when using any template from NPM.

Expected Behavior

Template would bootstrap my new application without issue.

Actual Behavior

create-react-app stopped but did not show a useful error message.

Reproducible Demo

(Paste the link to an example project and exact instructions to reproduce the issue.)

@reedsa
Copy link
Owner Author

reedsa commented Oct 15, 2017

Fixed in #5

@reedsa reedsa closed this as completed Oct 16, 2017
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

No branches or pull requests

1 participant