joshwcomeau / guppy

🐠A friendly application manager and task runner for React.js
ISC License
3.27k stars 154 forks source link

Bugfix/check node version before install #393

Open joshuaellis opened 4 years ago

joshuaellis commented 4 years ago

Related Issue: #322

Summary: Moved the infoBar to seperate component with ability to add any string using redux and therefore show the component, addressed the change in OnlineCheck component and added small bit of logic to compare node version that are required to run CRA, Gatsby & Next against user's.

Screenshots/GIFs: