โ ํผ๋๋ก
Phew๐ , I’ve finally found a way to create a react app or installing large packages on nodejs while having a bad network connection.
Today I became very frustrated by this issue while trying to setup an environment for a frontend project, I tried using pnpm for the first time and it actually solved the problem.
Today I got to understand that npm uses a timeout session while downloading a package but pnpm although it uses a timeout session but also uses a retry function to download packages which is better when having network failures or delays.
Top comments (0)
Subscribe
Code of Conduct โข Report abuse
For further actions, you may consider blocking this person and/or reporting abuse
์ถ์ถ ๋ณธ๋ฌธ ยท ์ถ์ฒ: dev.to ยท https://dev.to/hero50/pnpm-just-saved-my-day-5675
๋ต๊ธ ๋จ๊ธฐ๊ธฐ