OpenBazaar / openbazaar-web

OpenBazaar 2.0 browser-based client.
MIT License
10 stars 17 forks source link

How can i run project ? #24

Closed zababurinsv closed 3 years ago

zababurinsv commented 3 years ago

In package.json uses a very old version of ipfs0.36.3

I cannot install yet, an error appears.

npm ERR! code 128
npm ERR! command failed
npm ERR! command git ls-remote ssh://git@github.com/hugomrdias/pull-ws.git
npm ERR! git@github.com: Permission denied (publickey).
npm ERR! fatal: Could not read from remote repository.
npm ERR! 
npm ERR! Please make sure you have the correct access rights
npm ERR! and the repository exists.

npm ERR! A complete log of this run can be found in:

And new version don't work with the project.

How do I start a project?