Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

nrwl/nx

jsmecham opened an issue on nrwl/nx
@nx/vite:build: `{workspaceRoot}` is not honored in `outputPath`
### Current Behavior When configuring a build target with the `@nx/vite:build` with `outputPath` set to `{workspaceRoot}/dist`, the actual output occurs in `{projectRoot}/dist`. ### Expected Beha...
ZackDeRose pushed 1 commit to website-20 nrwl/nx
  • docs(misc): nx 20 video added (#28601) <!-- Please make sure you have read the submission guidelines before posting... 9d0fa5a

View on GitHub

nx-cloud[bot] created a comment on a pull request on nrwl/nx
# ☁️ Nx Cloud Report CI is running for commit 0f4d577347a010682a0d1e199bf373232db25993. [πŸ“‚ Click to track the progress, see the status, the terminal output, and the build insights.](https://stagi...

View on GitHub

vercel[bot] created a comment on a pull request on nrwl/nx
[vc]: #sJW7pSvk/VtxTlPdFucgrXkCiBkQJ1o43LC0kNjvy54=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJueC1kZXYiLCJyb290RGlyZWN0b3J5IjpudWxsLCJpbnNwZWN0b3JVcmwiOiJodHRwczovL...

View on GitHub

ZackDeRose opened a pull request on nrwl/nx
docs(misc): nx 20 video added
<!-- Please make sure you have read the submission guidelines before posting an PR --> <!-- https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr --> <!-- Please make sure tha...
mhartington created a review on a pull request on nrwl/nx

View on GitHub

nx-cloud[bot] created a comment on a pull request on nrwl/nx
# ☁️ Nx Cloud Report CI is running for commit a118e562b63aa32f43cb678748acac140b7ee08f. [πŸ“‚ Click to track the progress, see the status, the terminal output, and the build insights.](https://stagi...

View on GitHub

vercel[bot] created a comment on a pull request on nrwl/nx
[vc]: #YbmeBvLqLkQDwajx6zq/npL2PPMWJ6ThHBxuoiiJQ4E=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJueC1kZXYiLCJyb290RGlyZWN0b3J5IjpudWxsLCJpbnNwZWN0b3JVcmwiOiJodHRwczovL...

View on GitHub

ZackDeRose opened a pull request on nrwl/nx
docs(misc): nx 20 video added
<!-- Please make sure you have read the submission guidelines before posting an PR --> <!-- https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr --> <!-- Please make sure tha...
g3tr1ght created a comment on an issue on nrwl/nx
As a side note, I personally prefer to maintain a separate explicit tsconfig for tooling because our apps/libraries usually have different expectations for transpilation process compared with our t...

View on GitHub

github-actions[bot] closed an issue on nrwl/nx
linux-x64 platform not supported
### Current Behavior When running `npm ci` on GCP, the build fails with message: ``` The Nx CLI could not find or load the native binary for your supported platform (linux-x64). ``` since t...
github-actions[bot] closed an issue on nrwl/nx
Daemon process terminated and closed the connection
### Current Behavior I migrate to angular 18 using nx successfully **BUT** Steps: - npx nx migrate latest - rm -rf node_modules package-lock.json && npm i - resolve dependencies conflic...
github-actions[bot] closed an issue on nrwl/nx
Migrate NX 16 to NX 17 - TypeError: Cannot read properties of undefined (reading 'assets')
### Current Behavior I am in the process of upgrading from NX 14 to NX 19. I've been incrementally upgrading to prevent large issues. After upgrading from v16 to v17, config is no longer being p...
github-actions[bot] created a comment on a pull request on nrwl/nx
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.

View on GitHub

github-actions[bot] created a comment on a pull request on nrwl/nx
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.

View on GitHub

github-actions[bot] created a comment on a pull request on nrwl/nx
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.

View on GitHub

github-actions[bot] created a comment on a pull request on nrwl/nx
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.

View on GitHub

github-actions[bot] created a comment on a pull request on nrwl/nx
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.

View on GitHub

github-actions[bot] created a comment on a pull request on nrwl/nx
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.

View on GitHub

github-actions[bot] created a comment on a pull request on nrwl/nx
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.

View on GitHub

github-actions[bot] created a comment on a pull request on nrwl/nx
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.

View on GitHub

github-actions[bot] created a comment on an issue on nrwl/nx
This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.

View on GitHub

github-actions[bot] created a comment on an issue on nrwl/nx
This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.

View on GitHub

github-actions[bot] created a comment on an issue on nrwl/nx
This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.

View on GitHub

g3tr1ght created a comment on an issue on nrwl/nx
@Coly010 I think it's reasonable to expect that imports can be fully dynamic (ones that can't be statically analyzable) when it comes to auxiliary scripts and node services so a fix would be very a...

View on GitHub

brunoJSX created a comment on an issue on nrwl/nx
I migrated to Nx 19.8.6 and it's working fine!

View on GitHub

brsanthu opened an issue on nrwl/nx
NX Parallel doesn't properly sequence the dependent packages
### Current Behavior We have a monorepo with about 15 packages with inter-dependencies but no circular dependencies. When we run nx to process in parallel, it always fails as it tries to compile d...
mattleong opened an issue on nrwl/nx
withReact type error
### Current Behavior Recently updated from 19.6.4 to 20.0.4. Now seeing strange type error for `withReact`. ![Image](https://github.com/user-attachments/assets/5ae5ec79-8bd4-4a1c-846b-a5e60c3ce4...
Coly010 created a comment on an issue on nrwl/nx
@g3tr1ght thank you for the detailed analysis. I can understand better here now why issues arise when relying on ts-path mappings. Dynamic imports do present an issue if they’re not eagerly evaluat...

View on GitHub

github-actions[bot] pushed 2 commits to website-20 nrwl/nx
  • chore(nx-dev): remove duplicate blog post (#28570) <!-- Please make sure you have read the submission guidelines bef... d96ce5b
  • fix(core): only check if files are in sync if there are no records in the db (#28597) <!-- Please make sure you have... 315c766

View on GitHub

Load more