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

Add "--lockfile" tag to "yarn install" in contributing documentation #1682

Closed
lingyv-li opened this issue May 14, 2018 · 0 comments · Fixed by #1684
Closed

Add "--lockfile" tag to "yarn install" in contributing documentation #1682

lingyv-li opened this issue May 14, 2018 · 0 comments · Fixed by #1684

Comments

@lingyv-li
Copy link

In PyCon 2018 sprint, I ran into a problem that debugger stopped working when launching. We got it solved by rerunning "yarn install --lockfile" and using insider version of VSCode.

So we should update the CONTRIBUTING.md to change the setup script from

yarn install

to

yarn install --lockfile
@lock lock bot locked as resolved and limited conversation to collaborators Jul 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant