AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Be Strict With Your Dependencies and Applications
I had this exact issue where I had like old reach libraries in the app and it was probably like fitness app or something. And it all came back to node version change. So now I've got to remember that as a queue because that legacy depth behavior changed. Make sure you know what node version your computer is using. Is the source of truth like dot node version or is it the engines key and package JSON? That's another thing we've run into. Like you want there to be one. You don't want to rely on such a wide range.