-
This issue doesn't have a particular error message but to help - this is my current setup.
App backend: Express
App frontend: Angular
Both hosted on different server, with a mongo Atlas cloud…
cueup updated
5 years ago
-
Hi, I have following problem when using `ngx-markdown` with --aot build.
```
ERROR in node_modules/@types/marked/index.d.ts(164,13): error TS2403: Subsequent variable declarations must have the same…
-
I am trying to installing this plugin in angular 4 (on local machine) and i am getting this warning
> WARNING in ./node_modules/angular-shepherd/fesm5/angular-shepherd.js
394:57-73 "export 'define…
-
Thanks for this amazing platform @Gottwik , however i couldn't find anywhere else to ask a couple of questions except for here.
- Can we extend the login system ? such as more user types (admin, us…
-
after the update from angular material 5 to 6
when i try to build with "--prod" flag i give different warning such:
"export 'MAT_FORM_FIELD_DEFAULT_OPTIONS' (imported as 'i9') was not found in '@a…
-
I got this errors while trying to install npm install --save angularx-social-login. Pls can you tell me what am not doing right and what to do in order to get the package install.
Below are the err…
-
### Make sure to check the demo app(s) for sample usage
I followed the documentation on how to implement this.
### Make sure to check the existing issues in this repository
I have not found a si…
-
(on existing project, on windows10) After updating :
1. cli 31 to rc0
2. angular packages to rc1
3. typescript to 2.1.6
I get this insignifiant message error when running` ng serve` or` ng b…
-
file:///app/app.module.ts:11:54: JS ERROR Error: Could not find module 'nativescript-ng2-fonticon'
app.module.ts
`import { TNSFontIconModule, TNSFontIconService } from 'nativescript-ng2-fonticon';…
-
Hi,
iOS app crashes on iPhone due to the mixpanel plugin. This is happening on app's login use case. Please see the below code snippet too. It is working fine on an Android device. I have removed a…