Skip to content

Commit

Permalink
Merge pull request #2 from LinuxSuRen/LinuxSuRen-patch-2
Browse files Browse the repository at this point in the history
chore: npm config set fetch-retry-maxtimeout 60000
  • Loading branch information
LinuxSuRen authored Oct 18, 2023
2 parents 3dcdc2a + c7815a2 commit ad2d786
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ COPY .nirc /root/.nirc
RUN npm i -g @antfu/ni
RUN npm i -g pnpm
RUN npm config set registry https://registry.npmmirror.com
RUN npm config set fetch-retry-maxtimeout 60000

0 comments on commit ad2d786

Please sign in to comment.