Home > Enterprise >  [email protected]: Permission denied (publickey) when using yarn to install github js package
[email protected]: Permission denied (publickey) when using yarn to install github js package

Time:03-02

Today when I execute the yarn command in the macOS(Intel Chip), show error like this:

$ yarn                                                                                                 ‹ruby-2.7.2›
yarn install v1.21.1
warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
[1/4]            
  • Related