You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 18, 2024. It is now read-only.
I tried using jspm to install one of our private repositories but it keeps asking me for the login credentials.
gautambajaj@Gautams-MacBook-Pro $ ~/Codes/upstream/wp-content/themes/upstream dev ● $ jspm registry config github Would you like to set up your GitHub credentials? [yes]:yes If using two-factor authentication or to avoid using your password you can generate an access token at https://github.com/settings/tokens.
Enter your GitHub username or access token: $my-token$ Would you like to test these credentials? [yes]:yes ok GitHub authentication is working successfully. ok Registry github configured successfully.
Notice that I have purposefully used token as we use two-factor authentication.
gautambajaj@Gautams-MacBook-Pro $ ~/Codes/upstream/wp-content/themes/upstream dev ● $ jspm install github:$xxx$/$repo-name$ Looking up github:$xxx$/$repo-name$ Username for 'https://github.com': d34th4ck3r Password for 'https://d34th4ck3r@github.com':$my-password$
warn Error on lookup for github:wikia/ad-engine, retrying (1). Error: remote: Invalid username or password. fatal: Authentication failed for 'wikia/ad-engine.git/'
I tried using jspm to install one of our private repositories but it keeps asking me for the login credentials.
gautambajaj@Gautams-MacBook-Pro $ ~/Codes/upstream/wp-content/themes/upstream dev ● $ jspm registry config githubWould you like to set up your GitHub credentials? [yes]:yesIf using two-factor authentication or to avoid using your password you can generate an access token at https://github.com/settings/tokens.Enter your GitHub username or access token: $my-token$Would you like to test these credentials? [yes]:yesok GitHub authentication is working successfully.ok Registry github configured successfully.Notice that I have purposefully used token as we use two-factor authentication.
gautambajaj@Gautams-MacBook-Pro $ ~/Codes/upstream/wp-content/themes/upstream dev ● $ jspm install github:$xxx$/$repo-name$Looking up github:$xxx$/$repo-name$Username for 'https://github.com': d34th4ck3rPassword for 'https://d34th4ck3r@github.com':$my-password$warn Error on lookup for github:wikia/ad-engine, retrying (1).Error: remote: Invalid username or password.fatal: Authentication failed for 'wikia/ad-engine.git/'