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

Run npm rebuild to rebuild native server deps during scripts/update #1112

Merged
merged 1 commit into from
Jan 27, 2022

Conversation

maurizi
Copy link
Contributor

@maurizi maurizi commented Jan 27, 2022

Overview

Run npm rebuild to rebuild native server deps during scripts/update.
Should fix issues running server code as part of scripts/update.

Notes

I referenced https://stackoverflow.com/questions/66729013/why-is-importing-bcrypt-causing-a-cannot-find-module-napi-v3-bcrypt-lib-node-e and yarnpkg/yarn#756 when trying to diagnose this

Testing Instructions

  • See if CI passes?

@maurizi
Copy link
Contributor Author

maurizi commented Jan 27, 2022

This got Jenkins to pass, going to merge and see if it fixes develop / the open PRs

@maurizi maurizi merged commit 6662877 into develop Jan 27, 2022
@maurizi maurizi deleted the fix/mvm/update-native-deps branch January 27, 2022 15:03
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.

1 participant