-
### Current Behavior
I was on NX 14 and had the following configuration to define dependency between my app and it's e2e projects.
```
"implicitDependencies": {
"apps/p1-e2e/**/*": ["p1"],
…
-
Run upgrade process for nx using migrate utility.
After migration build works, but generating component and libraries failing.
Here are the dependencies and devdependencies:
"dependencies":…
-
### Current Behavior
Running into an error when running `nx affected` because the resulting `undefined` returned by an `[].find()` isn't handled.
### Expected Behavior
No error, undefin…
-
## Current Behavior
` File ‘/package.json' is not under 'rootDir' '/src'. 'rootDir' is expected to contain all source files.`
This is the current structure of the library:
![image](https:…
-
It seems that updating to 13.8.4 didn't lined up the migrations needed:
![image](https://user-images.githubusercontent.com/759416/156891029-bf3d1a3a-7024-4608-aed7-c21c363ab0be.png)
## Current B…
-
## Current Behavior
Jest tests fail, all the tests fail with the same error.
## Expected Behavior
Jest tests pass
## Steps to Reproduce
Upgrade the existing project using standard migration p…
-
### Current Behavior
After we migrated to v15.5.1 (from 15.4.4), a few of our React apps started failing on builds.
There was a polyfill for node (which I couldn't find in code history, but it mig…
-
Type: Bug
> Issue troubleshooting has identified that the issue is caused by your configurations. Please report the issue by exporting your configurations using "Export Profile" command and share t…
-
## Current Behavior
Jest tests fail, all the tests fail with the same error.
## Expected Behavior
Jest tests pass
## Steps to Reproduce
Upgrade the existing project using standard migration p…
-
## Current Behavior
Storybook build fails
## Expected Behavior
Storybook build passes
## Steps to Reproduce
Upgrade the existing project using standard migration procedure
### Failure Logs…