Ecosyste.ms: Timeline

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

nrwl/nx

baschtii starred nrwl/nx
trumbitta opened an issue on nrwl/nx
React app with styled components is missing a file
### Current Behavior This is happening on a freshly created monorepo, with one React app configured by the generator for Styled Components. ``` โฏ npx nx serve web > nx run web:serve <i> [webpac...
rsaenen created a comment on an issue on nrwl/nx
To enhance DX, you can use nest-cli for dev purposes like local serve. 1. Create `nest-cli.json` ```json { "$schema": "https://json.schemastore.org/nest-cli", "collection": "@nestjs/schemati...

View on GitHub

Cammisuli created a comment on an issue on nrwl/nx
> > Also, can you run the nx commands with this set `NX_NATIVE_LOGGING=nx`. There will be a bunch of logs when running any nx commands, so try saving the output to a file. > > Installed `[email protected]...

View on GitHub

Cammisuli created a comment on an issue on nrwl/nx
> My dependencies are ... "@nx/angular": "19.8.6", "@nx/cypress": "19.8.6", "@nx/esbuild": "19.8.6", "@nx/eslint": "19.8.6", "@nx/eslint-plugin": "19.8.6", "@nx/express": "19.8.6", "@nx/jest": "19....

View on GitHub

cnorthfield created a comment on an issue on nrwl/nx
> Is this still on the NX team's radar? Yarn berry is widely adopted these days, and not having the ability to easily prune node_modules using yarn for a single service/app/etc. breaks the single p...

View on GitHub

canataly-backupta opened an issue on nrwl/nx
Error: Value is non of these types
### Current Behavior After updating to Nx20, running nx server/build in my monorepo fails with ``` NX Daemon process terminated and closed the connection Please rerun the command, which will ...
nx-cloud[bot] created a comment on a pull request on nrwl/nx
# โ˜๏ธ Nx Cloud Report CI is running for commit ed81b3210df40aa67a12842b5a22695a6419ed8b. [๐Ÿ“‚ 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]: #xorLd6i1t8nHuwMrgnCfY15/cBiYTkG4bailYjyFSxE=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJueC1kZXYiLCJpbnNwZWN0b3JVcmwiOiJodHRwczovL3ZlcmNlbC5jb20vbnJ3bC9ueC1kZ...

View on GitHub

jaysoo opened a pull request on nrwl/nx
feat(react): update eslint plugins to be compat with eslint v9
<!-- 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...
jaysoo created a branch on nrwl/nx

issue/28191 - Smart Monorepos ยท Fast CI

jaysoo created a comment on an issue on nrwl/nx
You can manually update `eslint-plugin-react-hooks` and `eslint-plugin-jsx-a11y` to `5.0.0` and `6.10.1` respectively which will resolve the peer dep conflict. We'll make the the versions are upda...

View on GitHub

leosvelperez pushed 1 commit to angular/v19.0.0-next.12 nrwl/nx
  • fix(angular): apply some more required changes 55dccd3

View on GitHub

github-actions[bot] created a comment on a pull request on nrwl/nx
## ๐Ÿณ We have a release for that! This PR has a release associated with it. You can try it out using this command: ```bash npx [email protected] my-workspace ```...

View on GitHub

leosvelperez pushed 1 commit to angular/v19.0.0-next.12 nrwl/nx
  • fix(angular): apply some required changes 1939575

View on GitHub

Cammisuli pushed 1 commit to db-fixes nrwl/nx
  • chore(core): more logging 9f394f8

View on GitHub

julianobrasil created a comment on an issue on nrwl/nx
It happens to me all the time. I basically got used to `yarn nx reset` whenever I switched branches.

View on GitHub

julianobrasil created a comment on an issue on nrwl/nx
It's been one or two versions since Nx began to require `nx reset` quite often. I even had to build a script to be used in our GH workflows to automatically reset it when the error message says so...

View on GitHub

blogic-toplx opened an issue on nrwl/nx
Generate angular remote app failed with name that has hyphen charactor
### Current Behavior When i try to generate new angular remote app with name 'sale-reports' that includes '-', the terminal return an issue: ``` NX Invalid remote name: sale-report. Remote proje...
Coly010 pushed 1 commit to remix/app-generator nrwl/nx
  • feat(remix): generate remix vite application 6e62442

View on GitHub

Coly010 pushed 1 commit to remix/app-generator nrwl/nx
  • feat(remix): generate remix vite application 064130b

View on GitHub

TomasChmelik created a comment on an issue on nrwl/nx
My problem would be solved by having some sort of "private" targets. Targets which don't show up in the Nx Console and can't be started directly from CLI. They can only be started by `dependsOn` of...

View on GitHub

vercel[bot] created a comment on a pull request on nrwl/nx
[vc]: #HqTTVthO/Ih8YGzkQkuxzXmmlL8MQwZL14Fxjouziqc=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJueC1kZXYiLCJpbnNwZWN0b3JVcmwiOiJodHRwczovL3ZlcmNlbC5jb20vbnJ3bC9ueC1kZ...

View on GitHub

leosvelperez opened a draft pull request on nrwl/nx
feat(angular): support angular v19.0.0-next.12
<!-- 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...
leosvelperez created a branch on nrwl/nx

angular/v19 - Smart Monorepos ยท Fast CI

leosvelperez deleted a branch nrwl/nx

angular/v19

leosvelperez created a branch on nrwl/nx

angular/v19 - Smart Monorepos ยท Fast CI

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

View on GitHub

Coly010 opened a pull request on nrwl/nx
feat(remix): generate remix vite application
<!-- 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 that y...
Load more