-
Upgrading our nx project fails on both `nx migrate @nrwl/workspace@9.1.2` and `nx migrate @nrwl/workspace@9.1.2 --from="@nrwl/workspace@8.6.0"`
```bash
Fetching meta data about packages.
It may t…
-
### 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…
-
## Current Behavior
Previously - before the update that introduced Jest 26 - missing dependency were outlined within the spec tests very nicely/clearly.
But now: Post - Jest 26 update:
1) Af…
-
# Prerequisites
Please answer the following questions for yourself before submitting an issue.
**YOU MAY DELETE THE PREREQUISITES SECTION.**
- [x] I am running the latest version
- [x] I che…
-
### Issue type
**I'm submitting a ...** (check one with "x")
* [ X] bug report
* [ ] feature request
* [ ] question about the decisions made in the repository
### Issue description
**Cu…
-
I faced with parser error in .eslintrc.js file with VS Code.
Parsing error: "parserOptions.project" has been set for @typescript-eslint/parser.
The file does not match your project config: .esl…
-
## Type of Issue
```
[x] Bug Report
[ ] Feature Request
```
## Description
When trying to package a library that has an exported enum that is merged with a namespace, the build throws the …
-
So, pretty straightforward, I guess. The module isn't working as expected with angular/core version 7.1.0.
package.json dependencies:
`"dependencies": {
"@angular/animations": "~7.1.0",
…
-
## Expected Behavior
After upgrading from nx 7 (@nrwl/nx": "^7.8.6) to nx 8 via https://nx.dev/angular/guides/nx7-to-nx8, application compiles successfully however we cannot generate new applicatio…
-
## Expected Behavior
This is a very basic implementation of an ngrx effect using the DataPersistence.navigation method.
I expected the project to build; although, this is using Angular v9, which…