nx
nx copied to clipboard
fix(nx): cannot read properties of undefined (reading 'options')
Current Behavior
While building shell - it tries to build shared libs. While trying to access build config of shared libs - it throw a error due missing options configuration in shared libs
Expected Behavior
The project build should be successful, shared libs options should be ignored.
Related Issue(s)
https://github.com/nrwl/nx/issues/26720
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated (UTC) |
|---|---|---|---|
| nx-dev | ✅ Ready (Inspect) | Visit Preview | Jul 3, 2024 8:05am |
☁️ Nx Cloud Report
CI is running/has finished running commands for commit 7958550279daa43578aff7afae202931b8ccee83. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.
📂 See all runs for this CI Pipeline Execution
✅ Successfully ran 6 targets
nx affected --targets=e2e,e2e-ci --base=4c76b952719cd546865965d5494e2ec2faf31374 --head=7958550279daa43578aff7afae202931b8ccee83 --parallel=1nx affected --targets=lint,test,build --base=4c76b952719cd546865965d5494e2ec2faf31374 --head=7958550279daa43578aff7afae202931b8ccee83 --parallel=3nx run-many -t check-imports check-commit check-lock-files check-codeowners documentation --parallel=1 --no-dtenx-cloud record -- nx format:check --base=4c76b952719cd546865965d5494e2ec2faf31374 --head=7958550279daa43578aff7afae202931b8ccee83nx documentation --no-dtenx affected -t e2e-macos-ci --parallel=1 --base=4c76b952719cd546865965d5494e2ec2faf31374 --head=7958550279daa43578aff7afae202931b8ccee83
Sent with 💌 from NxCloud.
The changes look good. Could you amend your commit message to follow the commit format please?
The changes look good. Could you amend your commit message to follow the commit format please?
sure updated
@FrozenPandaz could you pls merge this PR? :)
Faced the same issue
This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.