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

152 - Add .npmrc explanation in the README #242

Merged

Conversation

MellyGray
Copy link
Contributor

What this PR does / why we need it:

This PR introduces an explanation in the README file on how to add an .npmrc file to the project and how to create a GitHub token. The change is necessary to facilitate the installation of the @iqss/dataverse-client-javascript package from the GitHub registry. This package is crucial for establishing a connection with the Dataverse API.

Which issue(s) this PR closes:

Special notes for your reviewer:

Please ensure that the explanation is clear enough for any user to understand the steps.

Suggestions on how to test this:

  1. Follow the steps outlined in the README.
  2. Verify that the application runs as expected.

Does this PR introduce a user interface change? If mockups are available, please link/include them here:

No

Is there a release notes update needed for this change?:

No

Additional documentation:

@MellyGray MellyGray marked this pull request as ready for review November 29, 2023 15:13
@coveralls
Copy link

Coverage Status

coverage: 98.426%. remained the same
when pulling c45af14 on feature/152-readme-should-explain-authentication-token
into 0576f50 on develop.

@MellyGray MellyGray added the Size: 3 A percentage of a sprint. 2.1 hours. label Nov 29, 2023
@GPortas GPortas merged commit 333c7c6 into develop Dec 11, 2023
10 of 12 checks passed
@GPortas GPortas deleted the feature/152-readme-should-explain-authentication-token branch December 11, 2023 10:51
jayanthkomarraju pushed a commit to jayanthkomarraju/dataverse-frontend that referenced this pull request May 31, 2024
…in-authentication-token

152 - Add .npmrc explanation in the README
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Size: 3 A percentage of a sprint. 2.1 hours.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

README should explain what to do about "authentication token not provided" during npm install
3 participants