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

build(deps): fix lerna install errors on osx machines #9798

Merged
merged 3 commits into from
Jul 19, 2024

Conversation

benelan
Copy link
Member

@benelan benelan commented Jul 16, 2024

Related Issue: #9774, #9779, #9790, #9797

Summary

Resolve build errors related to Nx Native Modules using a solution from lerna/lerna#3815 (comment)

Nx documented additional troubleshooting steps for this common error:
https://nx.dev/troubleshooting/troubleshoot-nx-install-issues

@github-actions github-actions bot added the chore Issues with changes that don't modify src or test files. label Jul 16, 2024
@benelan benelan changed the title build: fix osx build errors build(deps): fix lerna install errors on osx machines Jul 16, 2024
@benelan benelan added the skip visual snapshots Pull requests that do not need visual regression testing. label Jul 18, 2024
* origin/dev:
  refactor(dropdown-item): remove unused members (#9794)
  test(combobox-item): add defaults and reflects tests (#9805)
  build(deps): update dependency globby to v14.0.2 (#9802)
  build(deps): update dependency postcss to v8.4.39 (#9803)
  build(deps): update dependency chromatic to v11.5.5 (#9800)
  build(deps): update dependency eslint-plugin-react to v7.34.4 (#9801)
  chore: remove codeowner team to reduce notifications (#9711)
  chore: release next
  fix(radio-button-group): remove blank clickable space outside of label (#9793)
@benelan benelan merged commit aff4ff2 into dev Jul 19, 2024
10 checks passed
@benelan benelan deleted the benelan/osx-build-errors branch July 19, 2024 00:08
@github-actions github-actions bot added this to the 2024-07-30 - Jul Release milestone Jul 19, 2024
benelan added a commit that referenced this pull request Jul 19, 2024
…-to-monorepo

* origin/dev: (44 commits)
  build: update browserslist db (#9717)
  docs: update component READMEs (#9808)
  build(deps): update dependency rimraf to v5.0.9 (#9810)
  build(deps): update dependency prettier to v3.3.3 (#9809)
  build(deps): fix lerna install errors on osx machines (#9798)
  refactor(dropdown-item): remove unused members (#9794)
  test(combobox-item): add defaults and reflects tests (#9805)
  build(deps): update dependency globby to v14.0.2 (#9802)
  build(deps): update dependency postcss to v8.4.39 (#9803)
  build(deps): update dependency chromatic to v11.5.5 (#9800)
  build(deps): update dependency eslint-plugin-react to v7.34.4 (#9801)
  chore: remove codeowner team to reduce notifications (#9711)
  chore: release next
  fix(radio-button-group): remove blank clickable space outside of label (#9793)
  build: fix globby errors (#9797)
  chore: release next
  fix(deps): move @types/sortablejs as a dependency so the public types resolve properly (#9786)
  refactor(loader): simplify loader part rendering (#9728)
  chore: release next
  feat(combobox, combobox-item): add `description`, `shortHeading` props and `content-end` slot (#9771)
  ...
calcite-admin pushed a commit that referenced this pull request Jul 30, 2024
**Related Issue:** #9774, #9779, #9790, #9797

## Summary

Resolve build errors related to Nx Native Modules using a solution from
lerna/lerna#3815 (comment)

Nx documented additional troubleshooting steps for this common error:
https://nx.dev/troubleshooting/troubleshoot-nx-install-issues
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Issues with changes that don't modify src or test files. skip visual snapshots Pull requests that do not need visual regression testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants