WebUI compilation issue

After a successful npm install (having the go-ipfs daemon running in the background), i run the npm start, and in my chrome browser, I get the following error:

Failed to compile.
./node_modules/…/…/…/…/IpldExploreForm.js
Attempted import error: ‘withTranslation’ is not exported from ‘react-i18next’.

Does anyone have an idea what is wrong with my installation ?

My environment
npm --version
6.9.0
node --version
v12.0.0

I’d open an issue on https://github.com/ipfs-shipyard/ipfs-webui for that!