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

Pulled out app paths to separate config and added a check for required files in start script #113

Closed
wants to merge 1 commit into from

Conversation

christophior
Copy link

@christophior christophior commented Jul 22, 2016

PR is still a work in progress mainly because for some reason installing the module globally on my local machine to test was not working and even installing the module from npm doesn't work so I haven't really been able to test this -_-

I keep getting a prompt saying that the create-react-app command is not found.

Anyways...
I also feel like I should add some logic where the browser doesn't attempt to open if there are any missing required files, maybe don't even compile if any files are missing.

Referencing issue #96

If someone wants to build on top of this PR feel free too as well, just leave a comment below in case I or someone else wants to continue this.

@ghost
Copy link

ghost commented Jul 22, 2016

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla - and if you have received this in error or have any questions, please drop us a line at cla@fb.com. Thanks!

@christophior christophior force-pushed the master branch 2 times, most recently from a190ba9 to 6b77dae Compare July 22, 2016 23:26
@ghost ghost added the CLA Signed label Jul 22, 2016
@christophior christophior changed the title Pulled out app paths to seperate config and added a check for required files in start script Pulled out app paths to separate config and added a check for required files in start script Jul 22, 2016
@ghost
Copy link

ghost commented Jul 22, 2016

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

@vjeux
Copy link
Contributor

vjeux commented Jul 23, 2016

Both myself and @lacker have the issue of npm install -g react-native not working. Would be awesome to investigate and figure out why

@ghost ghost added the CLA Signed label Jul 23, 2016
@christophior
Copy link
Author

@vjeux interesting, when I start working on this again i'll look into that issue as well.

@ghost ghost added the CLA Signed label Jul 23, 2016
@gaearon
Copy link
Contributor

gaearon commented Jul 25, 2016

By the way I started making the path change (although in a different way) in #191.

@gaearon
Copy link
Contributor

gaearon commented Aug 2, 2016

I’m going to close this because it got out of date.
This was a bit hard to review because it contains two unrelated changes.

We still need help on #96 so please feel free to resubmit focusing on that feature in particular.
Thank you!

@gaearon gaearon closed this Aug 2, 2016
@christophior
Copy link
Author

Makes sense, the portions of the changes (path changes) seem to already be made so i'll look into the changes and try making another PR that solely focuses on fixing the issue if no one is already pursuing #96.

kalekseev pushed a commit to kalekseev/create-react-app that referenced this pull request Sep 11, 2017
@lock lock bot locked and limited conversation to collaborators Jan 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants