nxrocks: [Bug] Using Latest Nx (14.1.4) make our CI break
Plugin Name
Plugin Version
3.0.2
Nx Version
14.1.4
Expected Behaviour
Run yarn / npm install smoothly
Actual Behaviour
Reference https://github.com/nrwl/nx/issues/10222
Our CI looks like this when installing
error ./node_modules/@nxrocks/common/node_modules/nx, /builds/zo-group/software/simpan/node_modules/@nxrocks/nx-flutter/node_modules/nx: Command failed.
Exit code: 1
Command: node ./bin/init
Arguments:
Directory: ./node_modules/@nxrocks/nx-flutter/node_modules/nx
Output:
> NX Cannot read properties of undefined (reading 'endsWith')
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Temporary Solution and it works
"overrides": {
"@nxrocks/nx-flutter": {
"@nrwl/cli": "14.1.4"
}
}
cc: @tinesoft I can help you to update Nx deps if needed
Steps to reproduce the behaviour
- Install Nx Latest with Nx flutter
- Yarn
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 18 (3 by maintainers)
Commits related to this issue
- fix: set `@nrwl/*` packages as `peerDependencies` Closes #106 — committed to tinesoft/nxrocks by tinesoft 2 years ago
- fix: set `@nrwl/*` packages as `peerDependencies` Closes #106 — committed to tinesoft/nxrocks by tinesoft 2 years ago
- chore(common): 🚀 release 1.2.0 # [@nxrocks/common-v1.2.0](https://github.com/tinesoft/nxrocks/compare/common/v1.1.0...common/v1.2.0) (2022-08-21) ### Bug Fixes * **common:** ignore output when fet... — committed to tinesoft/nxrocks by semantic-release-bot 2 years ago
- chore(nx-flutter): 🚀 release 4.0.0 # [@nxrocks/nx-flutter-v4.0.0](https://github.com/tinesoft/nxrocks/compare/nx-flutter/v3.0.2...nx-flutter/v4.0.0) (2022-08-21) ### Bug Fixes * **nx-flutter:** fi... — committed to tinesoft/nxrocks by semantic-release-bot 2 years ago
- chore(nx-micronaut): 🚀 release 1.0.0 # @nxrocks/nx-micronaut-v1.0.0 (2022-08-21) ### Bug Fixes * wrong `@nxrocks/common` version referenced in dependent packages ([1b4b0e6](https://github.com/tin... — committed to tinesoft/nxrocks by semantic-release-bot 2 years ago
- chore(nx-quarkus): 🚀 release 3.0.0 # [@nxrocks/nx-quarkus-v3.0.0](https://github.com/tinesoft/nxrocks/compare/nx-quarkus/v2.2.0...nx-quarkus/v3.0.0) (2022-08-21) ### Bug Fixes * **nx-quarkus:** fi... — committed to tinesoft/nxrocks by semantic-release-bot 2 years ago
- chore(nx-spring-boot): 🚀 release 5.0.0 # [@nxrocks/nx-spring-boot-v5.0.0](https://github.com/tinesoft/nxrocks/compare/nx-spring-boot/v4.1.0...nx-spring-boot/v5.0.0) (2022-08-21) ### Bug Fixes * **... — committed to tinesoft/nxrocks by semantic-release-bot 2 years ago
- chore(nx-melos): 🚀 release 1.0.0 # @nxrocks/nx-melos-v1.0.0 (2023-01-10) ### Bug Fixes * wrong `@nxrocks/common` version referenced in dependent packages ([1b4b0e6](https://github.com/tinesoft/nx... — committed to tinesoft/nxrocks by semantic-release-bot a year ago
- chore(release): 🚀 release 1.0.0 [skip ci] # 1.0.0 (2023-04-10) ### Bug Fixes * **common:** connections over Proxy not using correct `HTTP` protocol ([5cd3551](https://github.com/tinesoft/nxrocks/c... — committed to tinesoft/nxrocks by semantic-release-bot a year ago
- chore(release): 🚀 release 1.0.0 [skip ci] # 1.0.0 (2023-04-11) ### Bug Fixes * **common:** connections over Proxy not using correct `HTTP` protocol ([5cd3551](https://github.com/tinesoft/nxrocks/c... — committed to tinesoft/nxrocks by semantic-release-bot a year ago
- chore(release): 🚀 release 1.0.0 [skip ci] # 1.0.0 (2023-04-11) ### Bug Fixes * **common:** connections over Proxy not using correct `HTTP` protocol ([5cd3551](https://github.com/tinesoft/nxrocks/c... — committed to tinesoft/nxrocks by semantic-release-bot a year ago
- chore(release): 🚀 release 1.0.0 [skip ci] # 1.0.0 (2023-10-08) ### Bug Fixes * add `{workspaceRoot}` prefix (from Nx `v15+`) to targets' `outputs` ([411b402](https://github.com/tinesoft/nxrocks/co... — committed to tinesoft/nxrocks by semantic-release-bot 9 months ago
- chore(release): 🚀 release 1.0.0 [skip ci] # 1.0.0 (2023-10-08) ### Bug Fixes * add `{workspaceRoot}` prefix (from Nx `v15+`) to targets' `outputs` ([411b402](https://github.com/tinesoft/nxrocks/co... — committed to tinesoft/nxrocks by semantic-release-bot 9 months ago
- chore(release): 🚀 release 1.0.0 [skip ci] # 1.0.0 (2023-10-08) ### Bug Fixes * add `{workspaceRoot}` prefix (from Nx `v15+`) to targets' `outputs` ([411b402](https://github.com/tinesoft/nxrocks/co... — committed to tinesoft/nxrocks by semantic-release-bot 9 months ago
- chore(release): 🚀 release 1.0.0 [skip ci] # 1.0.0 (2023-10-08) ### Bug Fixes * add `{workspaceRoot}` prefix (from Nx `v15+`) to targets' `outputs` ([411b402](https://github.com/tinesoft/nxrocks/co... — committed to tinesoft/nxrocks by semantic-release-bot 9 months ago
- chore(release): 🚀 release 1.0.0 [skip ci] # 1.0.0 (2023-10-08) ### Bug Fixes * **common:** bump version of `@nxrocks/common` for Nx 16 support ([980a86f](https://github.com/tinesoft/nxrocks/commit... — committed to tinesoft/nxrocks by semantic-release-bot 9 months ago
- chore(release): 🚀 release 1.0.0 [skip ci] # 1.0.0 (2023-10-22) ### Bug Fixes * **common:** update dependencies used by the `common` module ([e78ae32](https://github.com/tinesoft/nxrocks/commit/e7... — committed to tinesoft/nxrocks by semantic-release-bot 8 months ago
Hi Guys,
Thanks for using the plugin and for reporting the issue.
I will update it to be compatible with Nx 14. Stay tuned!