Fix npm cannot install packages

1 · Sy Tran Dung · May 29, 2023, 12:53 p.m.
Recently I experienced an issue with NPM, I couldn’t install any packages. I found some suggestions on google to upgrade npm but npm install -g npm didn’t work either. After some debugging and searching on npm repo issues, I finally found a temporary solution. If you need the solution, you can go straight to Solution and come back to read my findings later while npm doing what it needs to do....