Unable to install Qiime2 studio

(qiime2-2021.4) lmunfai@lmunfai-A8E:~/q2studio-2021.4.0$ npm install && npm run build
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: q2studio@2021.4.0
npm ERR! Found: react@15.7.0
npm ERR! node_modules/react
npm ERR! react@"^15.0.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.3.0" from redux-devtools-dock-monitor@1.2.0
npm ERR! node_modules/redux-devtools-dock-monitor
npm ERR! redux-devtools-dock-monitor@"^1.1.1" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /home/lmunfai/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR! /home/lmunfai/.npm/_logs/2021-08-04T08_47_09_187Z-debug.log

Hi @lmunfai, welcome to the :qiime2: forum!

We will be updating our q2studio instructions in our next release (2021.8) to address this issue, but in the meantime please follow the updated install steps found in this forum post. This should resolve the npm dependency issue you're running into!

Cheers,
Liz