-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
I tried the Jest and Jest project schematic on an existing project, but I can't run the tests afterwards.
I've updated via `ng update @nrwl/schematics@6.3.0`
Then these where the steps I have…
-
C:\Users\moham\Downloads\web-project>git clone https://github.com/firebase/firebaseui-web.git
Cloning into 'firebaseui-web'...
remote: Enumerating objects: 4883, done.
remote: Counting objects: 100…
-
I just make a project with the angular cli and then run the command "ng add @nrwl/workspace" to change it to a nrwl workspace. But I am getting the following error "Cannot read property 'paths' of…
-
I recently started trying to adopt nx and monorepo-style development. One thing that strikes me as being different for no apparent reason, is that e2e projects for newly generated apps are moved outsi…
-
* Electron Version: 2.0.3
* Operating System (Platform and Version): Windows 10 64-bit
**Expected Behavior**
When the app launches, it displays the Angular 6 index page. But when the reload is do…
-
I am using the Angular: Getting Started Pluralsight lesson and I am attempting to run npm install on the APM-Start folder found in the repository. I am receiving this error message, not entirely sure …
-
I'm getting this error on angular application built on v6 while executing 'ng-serve', any fix?
My package.json
```json
{
"name": "@coreui/coreui-free-angular-admin-template",
"version": "…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
## Expected Behavior
`ng add @nrwl/workspace` should work to add Nx to existing Angular CLI project.
## Current Behavior
If config files such as `tsconfig.app.json` are stored in a subfolder …