Participate in our anonymous Starting Web App Research 2025 & Get 10 Credits🔥 It only takes 3 minutes!🚀

Most dependencies are deprecated and don't work with nodejs 16

Stephen Onyejuluwa

Good day. I am running node version 16 on my machine and when trying to install dependencies in both the frontend and backend, almost all of the are deprecated. I tried installing their current versions but that broke the app. How am I to go about this now?

Hi please try installing all dependencies with yarn, please do not change package.json file. Also specify which system do you use? mac, linux, windows?

Stephen Onyejuluwa

I use a windows system. I tried installing with yarn but I got compatibility errors. Node-sass wasn't compatible so no dependencies installed

Please attach screenshots