Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialErmin Bicakcic
5,144 PointsCannot create-react-app... Found incompatible module (Ubuntu 18.04)
When trying to run create-react-app my-app
error @babel/core@7.8.4: The engine "node" is incompatible with this module. Expected version ">=6.9.0". Got "13.0.0-nightly20190802452b393c1f" error Found incompatible module.
Tried with switching version of node, but that did not help, anyone here can help me out?