-
I get the following error in my module.ts file:
'NgxHideOnScrollModule' does not appear to be an NgModule class.(-996002)
ngx-hide-on-scroll.module.d.ts(1, 22): This likely means that the library …
-
# 🚀 Feature request
### Command (mark with an `x`)
- [x] build
### Description
New version of Angular CLI allows us to use the new --localize option to generate different locales. This…
-
Hi, I'm following the instructions as described in README.md, but I doing it in an Angular 5 project just created from ng cli,
I receiving this error in the terminal when using ```ng serve```
```
…
danyg updated
6 years ago
-
I'm using node 14.17.0 and npm 7.20.1 and I'm getting `EBADENGINE` when running `npm install`:
```
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@angular-devkit/archite…
-
I just installed the latest version of this module and I'm getting the following error when I ran `ng serve`:
> MY_PATH/node_modules/ngx-uploader/index.ts is not pa
rt of the compilation output. P…
-
I am trying to get my ionic app to run on Android 12 and all the intents are setup correctly but as soon as l do a live reload the APP crushes . If l build it on API 30 the plugin work fine.
Andro…
-
Since the integration happens in the shell, we do not want to expose micro-frontends as stand-alone apps in production. Yet an index.html file is included in the bundle of each frontend. Is there a wa…
-
/node_modules/@wiris/mathtype-html-integration-devkit/styles/icons/general/close_icon.svg:1:0 - Error: Module parse failed: Unexpected token (1:0)
You may need an appropriate loader to handle this fi…
-
> Angular CLI: 1.6.5
> Node: 6.10.3
> OS: win32 x64
> Angular: 5.2.2
> ... animations, common, compiler, compiler-cli, core, forms
> ... http, language-service, platform-browser
> ... platform-b…
-
Hi!
I have Angular-app without CLI. But starter-guide say configure angular.json like this:
```
"architect": {
"build": { ... }
"server": {
"builder": "@angular-devkit/build-angular:se…