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

Update the DEV.md about the creation of PAT #367

Open
Sahityaaryan opened this issue Nov 23, 2023 · 3 comments
Open

Update the DEV.md about the creation of PAT #367

Sahityaaryan opened this issue Nov 23, 2023 · 3 comments

Comments

@Sahityaaryan
Copy link

The DEV.md is not updated with the new methods of generating the tokens and lack clarity about those methods of generating PAT so that an acceptable PAT can be generated, (which actually works after pasting it in the command)

This leads to repeated errors while setting up the project and it may lead to waste of a significant amount of time.

@DhairyaMajmudar
Copy link

Facing the same issue while setting up the repo in my Debian based Linux system, After Doing little changes with the command to worked fine npm.pkg.github.com/:_authToken=[YOUR_GITHUB_PERSONAL_ACCESS_TOKEN] this was that changes.

@meganindya pls. oversee this command if it is okay I will generate a pr closing this issue.
Thanks!

@RAGHAV-N5
Copy link

Hey, I have found a solution to this problem, we need to paste //npm.pkg.github.com/:_authToken[YOUR_GITHUB_PERSONAL_ACCESS_TOKEN]
@sugarlabs:registry=https://npm.pkg.github.com
in the .npmrc file and save it
[YOUR_GITHUB_PERSONAL_ACCESS_TOKEN] instead of this please replace it with your PAT.
If you face any further problems please don't hesitate to discuss it!

@kaurjasleen240305
Copy link

Hey @meganindya also I did this to solve above problem I generated classic PAT rather than fine grained PAT to recover this problem in which scopes I gave read:access to PAT

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

No branches or pull requests

4 participants