ngmy/webloyer

Error when install webloyer

masrodjie opened this issue · 1 comments

I just trying to install weployer using command:
composer create-project ngmy/webloyer

And got the error:

[RuntimeException]
  Failed to clone https://github.com/fguillot/JsonRPC.git via https, ssh protocols, aborting.

  - https://github.com/fguillot/JsonRPC.git
    Cloning into '/Users/masrodjie/Dropbox/Documents/www/wpdev.com/webloyer/vendor/fguillot/json-rpc'...
    remote: Repository not found.
    fatal: repository 'https://github.com/fguillot/JsonRPC.git/' not found

  - git@github.com:fguillot/JsonRPC.git
    Cloning into '/Users/masrodjie/Dropbox/Documents/www/wpdev.com/webloyer/vendor/fguillot/json-rpc'...
    git@github.com: Permission denied (publickey).
    fatal: Could not read from remote repository.

    Please make sure you have the correct access rights
    and the repository exists.```
ngmy commented

Hi,

I fixed this issue.
Please try the version 0.44.0.

P.S.
Please look forward to a big version upgrade of Webloyer.
I'm busy with work so I can not get enough time 😓