Open rayhanwealcoder opened 3 weeks ago
Hey @rayhanwealcoder 👋 This looks like a GitHub permission error to me.
Are you usually able to pull from GitHub using SSH?
Is your SSH connection working correctly? Here are some testing instructions. If no, you can add a new one.
Alternatively, you could clone using HTTP with this command:
git clone -b trunk --single-branch --depth 1 --recurse-submodules https://github.com/WordPress/wordpress-playground.git
Please let me know how that goes and if you have any questions.
$ git clone -b trunk --single-branch --depth 1 --recurse-submodules git@github.com:WordPress/wordpress-playground.git Cloning into 'wordpress-playground'... 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.