Ecosyste.ms: Timeline

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

nrwl/nx

mirogajdos created a comment on an issue on nrwl/nx
Going to v19.8.6 and trying again to v20 solved the issue for me. I believe my installation also passed.

View on GitHub

wizardnet972 created a comment on an issue on nrwl/nx
@ussuritiger it's same problem. add `--verbose` to `yarn install`.

View on GitHub

nx-cloud[bot] created a comment on a pull request on nrwl/nx
# โ˜๏ธ Nx Cloud Report CI is running for commit b8ed000e074c8caaa81bda7f4183be6f44109d92. [๐Ÿ“‚ 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]: #D1J5bSQqeTPfn4vonzhV0eQFcfUe4RmTgnwXWMploWo=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJueC1kZXYiLCJpbnNwZWN0b3JVcmwiOiJodHRwczovL3ZlcmNlbC5jb20vbnJ3bC9ueC1kZ...

View on GitHub

isaacplmann opened a pull request on nrwl/nx
docs(core): move powerpack features to enterprise section
- Makes a new Enterprise section under the Nx section of the docs - Moves Powerpack docs into the Enterprise section
isaacplmann created a branch on nrwl/nx

docs/powerpack-features-to-enterprise - Smart Monorepos ยท Fast CI

ussuritiger created a comment on an issue on nrwl/nx
Not sure this is the same issue but after upgrading `nx` to the `20.0.2` version I am getting the following error while running `yarn install` inside the Docker container: ``` [4/4] Building fresh ...

View on GitHub

maryl starred nrwl/nx
ManoloTonto1 starred nrwl/nx
isaacplmann created a review on a pull request on nrwl/nx

View on GitHub

ndcunningham deleted a branch nrwl/nx

feat/nextjs-create-nodes-v2

ndcunningham pushed 1 commit to master nrwl/nx
  • feat(nextjs): update createNodes to createNodesV2 and add deprecation message (#28527) <!-- Please make sure you hav... 19e765f

View on GitHub

ndcunningham closed a pull request on nrwl/nx
feat(nextjs): update createNodes to createNodesV2 and add deprecation message
<!-- 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 t...
crowmagnumb created a comment on a pull request on nrwl/nx
> @crowmagnumb Can you try the latest 19.8.6 patch version? It includes a fix for DB connection: https://github.com/nrwl/nx/releases/tag/19.8.5 Nope. same issue. Had to apply my patch locally to...

View on GitHub

gperdomor created a comment on an issue on nrwl/nx
related to https://github.com/nrwl/nx/issues/28322

View on GitHub

wcwcaseman created a comment on an issue on nrwl/nx
@jaysoo I know how to fix this can you help me? I'm not sure how to make a MR to version 17.0.X.

View on GitHub

jaysoo pushed 3 commits to 20.0.x nrwl/nx
  • fix(react): ensure rspack react app is added to exclude on rspack plugin #28464 (#28515) <!-- Please make sure you h... c3ed7f9
  • fix(module-federation): normalize hypen names for runtime library control plugin #28497 (#28512) <!-- Please make su... 8fac5d7
  • docs(nx-dev): Remove unused environment variables (#28521) c5f658b

View on GitHub

jaysoo created a comment on an issue on nrwl/nx
Released in latest 20.0.2 version.

View on GitHub

jaysoo closed an issue on nrwl/nx
v19.8.0 create-nx-workspace generate a non working environment - npm i in generated project crashes
### Current Behavior When I run a `npm i` after I've generated my project, the command crash ### Expected Behavior `npm i` should work ### GitHub Repo [Stackblitz](https://stackblitz...
jaysoo created a comment on an issue on nrwl/nx
This has been fixed here https://github.com/nrwl/nx/pull/28267

View on GitHub

jaysoo closed a pull request on nrwl/nx
fix(angular): install the correct version of @typescript-eslint/utils
This PR updates `@typescript-eslint/utils` to the latest version so that it is compat with v8.57 and v9 of ESLint, and removes the peer dep conflict. <!-- If this is a particularly complex chang...
jaysoo created a comment on a pull request on nrwl/nx
Closing this PR

View on GitHub

jaysoo created a comment on a pull request on nrwl/nx
Just realized that we have a separate PR that fixed this https://github.com/nrwl/nx/pull/28267

View on GitHub

ndcunningham created a comment on an issue on nrwl/nx
Hey, thanks for reporting an issue, I tried to reproduce using the steps you provided in your original issue (https://github.com/nrwl/nx/issues/22515), however, the `cwd` is set correctly to my pr...

View on GitHub

ndcunningham created a comment on an issue on nrwl/nx
Hey, thanks for creating this issue. I tried to reproduce from your original post https://github.com/nrwl/nx/issues/22515, however, the `cwd` is set to the project and I did not have the same outp...

View on GitHub

nx-cloud[bot] created a comment on a pull request on nrwl/nx
# โ˜๏ธ Nx Cloud Report CI is running for commit 65737d4f57a0a1051ad62b42ab464fa7378dd6be. [๐Ÿ“‚ 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]: #5hyLSa7MKTmPn4O/vkHf6Ah60n1QsWi0UAxTGnLaUNg=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJueC1kZXYiLCJpbnNwZWN0b3JVcmwiOiJodHRwczovL3ZlcmNlbC5jb20vbnJ3bC9ueC1kZ...

View on GitHub

ndcunningham opened a pull request on nrwl/nx
feat(nextjs): update createNodes to createNodesV2 and add deprecation message
โ€ฆ <!-- 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 sur...
ndcunningham pushed 1 commit to feat/nextjs-create-nodes-v2 nrwl/nx
  • feat(nextjs): update createNodes to createNodesV2 and add deprecation message 65737d4

View on GitHub

ndcunningham created a branch on nrwl/nx

feat/nextjs-create-nodes-v2 - Smart Monorepos ยท Fast CI

Load more