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

fix: use --force with npm link #658

Merged
merged 1 commit into from Oct 7, 2023

Conversation

aleclarson
Copy link
Contributor

When running bin/publish-npm-modules.sh --link repeatedly, the npm link can fail if you don't use --force.

When running `bin/publish-npm-modules.sh --link` repeatedly, the `npm link` can fail if you don't use `--force`.
@jwerle jwerle requested a review from chicoxyzzy October 6, 2023 21:59
@jwerle jwerle added build An issue, discussion, or pull request related to building the source npm An issue, task, discussion, or pull request related to the NPM modules labels Oct 6, 2023
@jwerle
Copy link
Member

jwerle commented Oct 6, 2023

@chicoxyzzy maybe this will solve your linking issue?

Copy link
Member

@chicoxyzzy chicoxyzzy left a comment

Choose a reason for hiding this comment

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

Yes!

@chicoxyzzy chicoxyzzy merged commit f744518 into socketsupply:master Oct 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build An issue, discussion, or pull request related to building the source npm An issue, task, discussion, or pull request related to the NPM modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants