I have encountered an issue with npm install on Node versions higher than 8, as stated in the project's description. My build command failed several times before it finally passed, and I had to spend some time trying different Node versions before I found one that worked (Node 13.8.0 in my case). I am currently using Ubuntu with Node 14.17.1. Could you please look into this issue and provide a fix if possible?
I have encountered an issue with npm install on Node versions higher than 8, as stated in the project's description. My build command failed several times before it finally passed, and I had to spend some time trying different Node versions before I found one that worked (Node 13.8.0 in my case). I am currently using Ubuntu with Node 14.17.1. Could you please look into this issue and provide a fix if possible?