You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the report! We regularly update all the possible dependencies every time we bump up a minor release, so hopefully this should be just matter of short time.
Express Gateway appears to have a dependency on upath@1.0.4. This seems incompatible with Node v10.
This dependency looks to be imported via chokidar
There is a workaround mentioned in the below issue on another project but ideally some dependencies would be upgraded to resolve this.
facebook/create-react-app#4367
yarn config set ignore-engines true
The text was updated successfully, but these errors were encountered: