I downloaded the developer's edition of Experience Builder this morning. The server side install went fine. When I went to execute the client npm ci, I got a list of deprecation errors from npm. (Screen shot attached.)
Ran this with node 14.15.4. Upgraded to 14.17.4 and had the same results.
Client seems to start fine.
Are these errors 'normal'? Should I apply the npm audit fix or fix --force?
I am new to node.js as well as Experience Builder, so suspect I am just missing something.