Commit 4b48797
authored
fix: monorepo resolve non-existent @nrwl/[email protected] dependency (#931)
- Pin nx and @nx/devkit to ~19.8.14 to avoid problematic 19.8.15
- [email protected] depends on non-existent @nrwl/[email protected]
- Use tilde range to allow patch updates while staying stable
- Fixes ERR_PNPM_NO_MATCHING_VERSION during project generation
Resolves monorepo-java project creation failures1 parent 39b1465 commit 4b48797
File tree
2 files changed
+4
-4
lines changed- packages/monorepo
- src/components
- test/__snapshots__
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
461 | | - | |
462 | | - | |
| 461 | + | |
| 462 | + | |
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
| |||
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments