-
We have Nativescript in our Angular 10 application.
For web, we have RTCPeerConnection working
But for Nativescript on Android, we planned to used this plugin.
When I do `tns build android`, …
-
From version 7.0.0 onwards, plugin-typescript no longer supports type-checking, files are now only transpiled and the plugin will report on syntax errors but will not report any type-checking errors. …
-
There are a few things I stumbled over when trying to set up cypress-angular-unit-test for our Angular Component Library.
Currently it looks like the repo is setup in a way to test components of an a…
-
I have been struggling with this issue for two days now. It seems karma is looking for plugins locally but I am still getting this error.
I also tried loading karma-systemjs plugin explicitly via plu…
-
hi,
I am having a angular 2 application.
i tried the following steps.i get Cannot find name 'Gauge'
require('./gauge.js');
var opts = {
lines: 12, // The number of lines to draw
angle: 0.15, …
-
#### Short description of the problem:
When running `ionic cordova build ios --prod` the command starts running, but then (seemingly) stops after
```
21:14:41] build prod started ...
[21:14:41]…
-
- [x] I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests.
| Item | Version |
| --- | --- |
| generator-angular-f…
-
Hi,
I'm struggling to use moment-duration-format in an angular2 app (with TypeScript)
I installed it using "npm install moment-duration-format"
I added the script in the "script" section of angul…
-
### Bug description
phpstorm recently added support for generics in the dock.
If you enable the plugin and paste this code into one file, then ide normally determines and highlights testMethod()
…
-
Seems, there issues with TouchEvent in Angular2.