-
## Current Behavior
Image is not found
## Expected Behavior
Following the instruction on "9. Shared assets library and nx.json - Nx Workspaces Course, by Nrwl" https://www.youtube.com/watch?v…
-
## Current Behavior
I cannot start my SSR server in dev environment and I don't know how to solve errors that come up.
## Expected Behavior
I want to be able to add SSR to my project and star…
-
Blocked, cant build... too lengthy of operations to list concisely
the chronology I logged mostly at this ticket
#5487
Current Behavior
cannot build being blocked something is hooking typescri…
-
Im setting up a new project and following the docs found here https://nrwl.io/nx/guide-nx-workspace
When I run
`ng new myworkspacename --collection=@nrwl/schematics`
I get this error.
```
Cou…
-
### Steps to reproduce
1. create a devcontainer in vscode with nodejs&typescript image
2. open the devcontainer with vscode, follow the cli installation:
```
yarn global add @angular/cli
cd m…
-
@Coly010 Help!!!
### Current Behavior
Getting error
'Cannot read properties of null (reading 'length')' while trying to implement mf with below command
nx generate @nrwl/angular:setup-mf mf-app --…
-
resource schematics (from nestjs, not nrwl / nest).
## Current Behavior
when using the nestjs schematics, resource function, returns this error:
`Property 'flat' does not match the schema. 'fal…
-
### Current Behavior
After upgrading to NX 15.3.0 my generators cannot be executed anymore.
### Expected Behavior
The generator should be invoked successfully
### Github Repo
_No respon…
-
I'm not sure if we are supposed to have specific dependencies installed or if I am doing something wrong, but I am not seeing anything happen when importing modules.
Example:
![screen shot 2017…
-
## Current Behavior
I'm trying to create a custom generator that extends `libraryGenerator` from `@nrwl/workspace`, but I get an error when I try to run it without adding `@angular-devkit/schem…