-
When upgrading from Angular 8 to 9.1 the compiler give that error.
This likely means that the library (ngx-store) which declares WebStorageModule has not been processed correctly by ngcc, or is not…
-
Please make sure you are testing with the latest [release of html2canvas](https://github.com/niklasvh/html2canvas/releases).
Old versions are not supported and issues reported for them will be close…
-
### Which @angular/* package(s) are relevant/related to the feature request?
core
### Description
When creating an app that uses Signals and TransferState, it was found that we had to do a fair amo…
-
### Introduction
Currently, there is very little documentation available on using or migrating to **badisi auth-js**, which makes it challenging to customize my code. For this reason, I am seeking …
-
There is a shared library with secondary entry points.
One of the entry points is called auth and uses packages listed under :
```
"peerDependencies": {
"@okta/okta-angular": "^6.3.0",
"@okta…
-
I am using Angular 6, this is my AppModule:
```
import { NgModule } from '@angular/core';
import { BrowserModule } from '@angular/platform-browser';
import { BrowserAnimationsModule } from '@ang…
-
# 如何將 Angular library 裡的 scss/sass 正確導出 | Mandy's Website
因專案越來越龐大,需要將一些共用元件抽出來做 library 放到 npm 上,在其他專案在開發時也能一起使用,以便節省開發時間。照著官網的教學建立: https://angular.tw/guide
[https://mtwmt.com/blog/angular/ng_lib-…
-
I tried to install ngx-svg package in one of my application with angular 16 .
I get the below error while importing "NgxSvgModule" in my AppModule.
_'NgxSvgModule' does not appear to be an NgModul…
-
I have done something like this,
in **systemjs.config.js**
map: {
// our app is within the app folder
app: 'app',
// angular bundles
'@angular/core': 'npm:@angular/c…
-
Is this going to be compatible with Angular 9? I am trying to import it and am coming across an error which I'm assuming means it's not compatible with the latest Angular version:
> ERROR in node_m…