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

Fix check for nodejs and yarn versions #198

Merged
merged 2 commits into from
Mar 9, 2020

Conversation

peterp
Copy link
Contributor

@peterp peterp commented Mar 9, 2020

@thedavidprice The task to check for node and yarn versions was not working properly. I decided to use the programmatic API instead.

Listr swallows a bunch of the output so I also decided to split out the functionality into individual functions which made it easier to test during development.

I also removed the bit of code that set the title in the html template and used the functionality that's included in html webpack plugin.

Closes #114

@peterp peterp merged commit 0d04d34 into master Mar 9, 2020
mohsen1 pushed a commit to mohsen1/redwood that referenced this pull request Apr 12, 2020
…nd-yarn-versions

Fix check for nodejs and yarn versions
@thedavidprice thedavidprice deleted the pp-fix-check-nodejs-and-yarn-versions branch June 9, 2020 23:03
@thedavidprice thedavidprice added this to the unassigned-version milestone May 14, 2021
jtoar added a commit that referenced this pull request Mar 18, 2022
jtoar added a commit that referenced this pull request Mar 18, 2022
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 this pull request may close these issues.

Add helpful next steps to end of create-redwood-app
2 participants