When I try to create an app using create-react-app that give an error
error eslint@5.6.0: The engine "node" is incompatible with this module. Expected version "^6.14.0 || ^8.10.0 || >=9.10.0".
error Found incompatible module info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
My node version is 8.9.3
My NPM version is 6.4.1
My create-react-app version is 1.5.2
The project cannot create given error are display.