Open PaulBratslavsky opened 1 year ago
This is a known issue with the latest version of Strapi 4.5.3. Try downgrading to 4.5.2 and it should work just fine. Currently waiting on ckeditor to approve a PR that should fix this.
Am I missing something on my end?
Are you sure your git is signed into GitHub? It's a simple git clone
command.
BTW, I merged the PRs and released a new version already so all other issues should be resolved too.
Hi @PaulBratslavsky! Do you still experience the issue with the latest plugin version?
I am facing same issue with strapi 4.5.6
Cloning into 'src/plugins/strapi-plugin-ckeditor'... git@github.com: Permission denied (publickey). fatal: Could not read from remote repository.
Please make sure you have the correct access rights
Could you please make sure that your Git is set up properly and that your SSH key is attached to your Git account? You can find some troubleshooting information about the error in the GitHub documentation - https://docs.github.com/en/authentication/troubleshooting-ssh/error-permission-denied-publickey.
I wanted to use the CKEditor custom field. But after running...
I could not log into my Strapi Admin panel due to a blank screen.
Then I tried to install it locally, following the steps in your README file to see if I could spot and error or something I was missing.
After running the following command, I get the message below.
Am I missing something on my end?
And was wondering if the custom field supports my current version of Strapi.