Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cloning Denied #2503

Closed
4 of 5 tasks
nourbenamor201 opened this issue Feb 9, 2024 · 2 comments
Closed
4 of 5 tasks

Cloning Denied #2503

nourbenamor201 opened this issue Feb 9, 2024 · 2 comments
Labels

Comments

@nourbenamor201
Copy link

Check that this is really a bug

  • I confirm

Reproduction link

n/a

Bug description

issue

Expected Behavior

I expected to clone the repository from my VsCode terminal but it did not work out as expected.

Actual Behavior

Here's the error :
Cloning into 'react-big-calendar'...
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
issue

react-big-calendar version

latest

React version

not yet used

Platform/Target and Browser Versions

Windows 10

Validations

  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • Make sure this is a react-big-calendar issue and not an implementation issue

Would you like to open a PR for this bug?

  • I'm willing to open a PR
@nourbenamor201
Copy link
Author

$ git clone git@github.com:jquense/react-big-calendar.git
$ cd react-big-calendar
$ yarn
$ yarn storybook

These commands did not work on my PC, I forked then cloned from my repository, and npm install worked but not yarn, I think the explanation was not clear enough or obvious for a beginner, I would request more details !

@cutterbl
Copy link
Collaborator

  1. Use node >= 18
  2. yarn install
  3. yarn storybook

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants