Skip to content
This repository was archived by the owner on Feb 18, 2024. It is now read-only.
This repository was archived by the owner on Feb 18, 2024. It is now read-only.

jspm install not working for private repo #109

@d34th4ck3r

Description

@d34th4ck3r

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/'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions