-
package.json
```
{
"name": "angular12",
"version": "0.0.0",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build": "ng build",
"watch": "ng build --watch --configuration…
-
### Which @angular/* package(s) are the source of the bug?
Don't known / other
### Is this a regression?
Yes
### Description
This bug does not occur with Angular 12.1.0.
I upgraded tod…
-
# 🐞 Bug report
### Command (mark with an `x`)
- [ ] new
- [ ] build
- [X ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] extract-i18n
- [ ] run
- […
-
### Describe the problem
After upgrading angular to version 12, which uses webpack 5 I got the following error,
```
./node_modules/auth0-lock/lib/i18n.js:24:12-27 - Error: Module not found…
-
# 🐞 Bug report
### Command (mark with an `x`)
- [ ] new
- [x] build
- [ ] serve
- [ ] test
- [ ] e2e
- [ ] generate
- [ ] add
- [ ] update
- [ ] lint
- [ ] extract-i18n
- [ ]…
-
Upgrading to Angular12 gives warnings on this package (using ng update):
`Package "@nth-cloud/ng-toggle" has an incompatible peer dependency to "@angular/forms" (requires "^10.0.0" (extended), woul…
-
-
Angular CLI: 12.2.8
Node: 14.18.0
Package Manager: npm 6.14.15
OS: win32 x64
Angular:
...
Package Version
------------------------------------------------------
@angul…
-
Hello!
I need a help on the use of the database authentication.
- I manage to create and log a user in by username and password but I always receive a 401 Unauthorized when trying to make any requ…
-
I am trying to run tests with Karma for Angular 11 and Webpack5, but I get this error for both the shell and the federated app:
Uncaught Error: Shared module is not available for eager consumption
…