-
### Version info
**Angular: 16.0.0**
**AngularFire: 7.6.1**
**Firebase-tools: 12.3.0**
### How to reproduce these conditions
I'm trying to deploy Angular 16 SSR app with multiple …
-
### Description
Angular `ng build --prod` fails. Using Angular CLI: 7.0.0-rc-1 and Angular 7.0.0-rc.0.
Seems to be a problem when building with AOT
### Expected Behavior
Build without problem
…
-
### Current Behavior
I can't run any nx command (including nx report) as long as `yarn.lock` exists after I upgraded from nx 16.4.3 to 16.5.5
when I delete it, even without running `yarn install` …
-
I was using` echarts v5.4.3` with `ngx-echarts 15.0.3` and `angular 15`, but when I updated `echarts to v5.5.0` I notice that the theme is not working.
I have an application as a library where I am…
-
## Overview
I am unable to access the contents of the `@prismaui/angular` package in my Angular application. Perhaps this is a namespacing issue? Although, it appears everything is being imported cor…
-
When upgrading to Angular 16, the ng-sidebar repo (what we use for the collapsible side bar) would not allow me to build the app due to incompatible dependencies.
I found a repo that [someone fork…
-
### Describe the bug
I am encountering a dependency conflict issue in the core-js library.
### Expected behavior
I expected the dependencies to be resolved correctly without any conflicts.
…
-
## WS-2021-0039 - Low Severity Vulnerability
Vulnerable Library - core-11.0.5.tgz
Angular - the core framework
Library home page: https://registry.npmjs.org/@angular/core/-/core-11.0.5.tgz
Path to d…
-
Unable to use this component (ver. 11.0.4m Angular: 14.0.2):
'TreeModule' does not appear to be an NgModule class.(-996002)
angular-tree-component.module.d.ts(31, 44): This likely means that the l…
-
### Steps to reproduce
Add this library to a typescript angular project
And configure feathers with rx:
```javascript
import { feathers} from '@feathersjs/feathers';
import { rx } from 'feath…