-
### Issue description or question
Similar to issue #2737, but I am getting the error in VS Code:
```
[Error] Automatic Angular CLI configuration error: Unable to load webpack module.
[Error] …
-
### 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…
-
### Issue Description
I am getting this error on angular 14. Why would it ask about react in angular project? I also tried installing react but it did not work.
./node_modules/@apollo/client/rea…
-
This is just a suggestion:
After updating an Angular Project from `v14` to `v15` I get the following warning:
```bash
Processing legacy "View Engine" libraries:
- ngx-papaparse [es2015/esm2015…
-
* **I'm submitting a ...**
```
- [x] bug report
- [ ] feature request
- [ ] support request => Please do not submit support request here, see note at the top of this template.
```
* **What…
-
**Describe the bug**
Today I upgraded ngx-papaparse to version 6.0 and then my build failed with error message:
```
./node_modules/ngx-papaparse/fesm2020/ngx-papaparse.mjs:3:0-50 - Error: Modu…
mgoku updated
2 years ago
-
**Describe the bug**
The compilation error occurs because there are some lines that typescript detects:
An accessor cannot be declared in an ambient context.
The errors are in node_modules/ngx-…
-
## Current Behavior
After updating to **nx : 13.8.5**
Running nx format:check throws error-
```
{
stack: "TypeError: Cannot read properties of undefined (reading 'endsWith')\n" +
' …
-
### Current Behavior
dependency installs fails due to inability to find module `'@nrwl/nx-linux-x64-musl'` in docker containers/pipelines.
### Expected Behavior
Nx projects should install and build…
-
Cannot use ngx-papaparse with angular 9+
Already ran npm install papaparse@5.2.0
ERROR in node_modules/ngx-papaparse/lib/papa.d.ts:5:22 - error NG6002: Appears in the NgModule.imports of AppModu…