-
# 🐞 Bug report
### Command (mark with an `x`)
- [ ] new
- [ ] build
- [x] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] extract-i18n
- [ ]…
-
# 🐞 Bug report
### Command (mark with an `x`)
- [x] build
### Description
This is v11.2.13:
```
$ ng build --prod
√ Browser application bundle generation complete.
√ Copyin…
-
I am trying to build Angular 12 project i am using **ng build** command i am getting following errors.
**C:\Angular_ENT\App>ng build**
⠋ Generating browser application bundles...(node:25612) Unha…
-
See https://github.tools.sap/cx-commerce/spasec/issues/67
-
Tried with latest version. Got the below error.
ERROR in node_modules/ngx-scrolltop/lib/ngx-scrolltop.core.service.d.ts(6,17): error TS1086: An accessor cannot be declared in an ambient context.
-
Hi Andrei,
We love your npm package and are using it for a while now.
**Error: Buffer.from() is not a function after updating to Angular 12 & removing webpack v4.**
We've encountered a bug si…
-
I am using `workbox` in angular12, in the beginning, many type error shows, just like #2642 , and I follow your suggestion that modified the `tsconfig` like below:
"lib": [
"es6"…
-
**mapbox-gl-js version**: 2.3.1
**browser**: Chrome
### Steps to Trigger Behavior
1. Follow the instructions to create a new Angular CLI workspace from [https://angular.io/start/start-de…
-
Angular 12 has just come out and it would be nice to see support for it added to ngx-device-detector.
Right now adding it to a clean Angular 12 site results in the following error:
\# ng new --r…
-
**Description**
The ng add @ngx-formly/schematics command no longer works. It now throws the error:
`An unhandled exception occurred: Cannot find module '@schematics/angular/utility/config'`
**Mi…