LINCnil / pia-back

Programme développé avec le framework RubyOnRails mettant à disposition une API RESTful à destination des outils PIA et PIA-APP. | Program developped with RubyOnRails providing a RESTful API for the PIA and PIA-APP applications.
GNU General Public License v3.0
156 stars 65 forks source link

Error whet run "yarn install" #215

Closed oleksandr-zh closed 1 year ago

oleksandr-zh commented 1 year ago

Hello. I install according to wiki. in the step "Clone project and install dependencies" when i running "yarn install" i get next error: ############# :/var/www/pia$ yarn install yarn install v1.22.19 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] Resolving packages... [2/4] Fetching packages... error Command failed. Exit code: 128 Command: git Arguments: ls-remote --tags --heads ssh://git@github.com/dauledk/angular2-csv.git Directory: /var/www/pia Output: Host key verification failed. fatal: Could not read from remote repository.

Please make sure you have the correct access rights and the repository exists. info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command. ############## Please help me fix this error

oleksandr-zh commented 1 year ago

deed delete lock file.