使用 yarn install 报错信息如图!

求解答!
warning element-ui > async-validator > babel-runtime > [email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning jsonlint > [email protected]: Package no longer supported. Contact [email protected] for more info.
warning tui-editor > tui-chart > babel-polyfill > [email protected]: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
error Command failed.
Exit code: 128
Command: git
Arguments: fetch --tags
条件:
1、sudo情况下npm install;
2、外网环境
issue:
npm ERR! Command failed: /usr/local/bin/git clone --depth=1 -q -b fix/ie-cannot-input-korean git://github.com/sohee-lee7/Squire.git /Users/legendary_jesse/.npm/_cacache/tmp/git-clone-fbbbf744
npm ERR! /Users/legendary_jesse/.npm/_cacache/tmp/git-clone-fbbbf744/.git: Permission denied
请问解决了吗
npm cache clean --force