Skip to content

Add MyGet instructions to use dev build#2074

Merged
corinagum merged 7 commits intomicrosoft:masterfrom
corinagum:docs-MyGet
Jun 17, 2019
Merged

Add MyGet instructions to use dev build#2074
corinagum merged 7 commits intomicrosoft:masterfrom
corinagum:docs-MyGet

Conversation

@corinagum
Copy link
Copy Markdown
Contributor

@corinagum corinagum commented Jun 12, 2019

Fixes #2025

Changelog Entry

  • Added documentation for using Web Chat dev build, by @corinagum, in PR #2074

Description

Our root README.md now has information on how to access Web Chat's dailies for the latest changes.

Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md
Re-subscribing requires that you reset your registry.

1. Delete your `.npmrc file`
1. Delete your root `package-lock.json`
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we do it without removing package-lock.json?

Although data/information in package-lock.json is not quite human-readable, they are critical to make a reproducible build.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tried without deleting package-lock.json and it did not work.

Comment thread README.md Outdated
1. Delete your `.npmrc file`
1. Delete your root `package-lock.json`
1. Remove your `node_modules` directory
1. Clear your project cache `npm cache clean --force`
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just curious, do we really need to clean cache?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like it works without. :) thanks

Comment thread README.md Outdated
Comment thread CHANGELOG.md
@corinagum corinagum merged commit 915546a into microsoft:master Jun 17, 2019
@tiagodenoronha
Copy link
Copy Markdown
Contributor

@corinagum was this related to #2091 ? :)

@corinagum
Copy link
Copy Markdown
Contributor Author

@tiagodenoronha I'm not sure -- I believe you filed 2091 after this PR was merged in. Please feel free to review the documentation though! Thank you.

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

Successfully merging this pull request may close these issues.

Update instructions to use MyGet for dev build

3 participants