Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 441 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 441 Bytes

@parallel-fi/wallet-services

Use only yarn to install dependencies

  • Run yarn install

FAQs:

  1. What shoud i do if i get github permission error like this => [email protected]: Permission denied (publickey). fatal: Could not read from remote repository.?

    • Try using https protocol instead of ssh for fetching repo by running this command => git config --global url."https://github".insteadOf ssh://git@github