Phillip Barta
Phillip Barta
`memfs` does not export `fs.realpath.native`. It is available since Node.js 9.2.0. https://nodejs.org/api/fs.html#fsrealpathnativepath-options-callback `fs-extra` uses univeralify to create a promise version of fs.realpath.native. Because memfs does not provide it, universalify throws...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [ ] Tests for the changes have been...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [ ] Tests for the changes have been...
## Current Behavior ## Expected Behavior ## Related Issue(s) Fixes #
## Current Behavior `nx` package depends on both `js-yaml` and `@zkochan/js-yaml` ## Expected Behavior `nx` should only depend on one of the both ## Related Issue(s) Fixes #
### Current Behavior The `@nx/dependency-checks` eslint rule does not recognize dependency aliases. See #23422 https://docs.npmjs.com/cli/v8/using-npm/package-spec#aliases ### Expected Behavior The `@nx/dependency-checks` eslint rule should recognize dependency aliases. ### GitHub Repo _No...
## This proposal exist to start the discussion on this topic. It is not a finished implementation. I created a basic monorepo setup with 2 packages: `cosmiconfig` and `@cosmiconfig/core`. ###...
Support Nx Project Crystal / [Inferred Tasks](https://nx.dev/concepts/inferred-tasks)
See individual commits ## Current Behavior ## Expected Behavior ## Related Issue(s) Fixes #
## Current Behavior ## Expected Behavior ## Related Issue(s) Fixes #