If you're seeing this error it is likley to be an issue with your globally installed version of create-react-app. To fix it run the following commands and then try to install you app again. npm uninstall -g create-falcon-app npm uninstall -g @deity/create-falcon-app