-
I am trying to test FusionCharts and I followed web page instructions for installing:
`npm install fusioncharts angular-fusioncharts --save`
But, ... it does not work for Angular 11:
```
W…
-
Hello,
I'm really trying to install Font Awesome in Angular but I have some issues.
I made some mistakes when I tried desperately to install Font Awesome and now I can't figured out what to do.…
-
The Karma reporter's `formatFailedStep` function is turning decent errors with my stack which includes Zone.js into a useless clip. This is because of the processing heuristics for PhantomJS stack tra…
-
I've an Angular app closly modeled after the [example](https://github.com/bazelbuild/rules_nodejs/tree/stable/examples/angular) in `rules_nodejs` that uses `rules_webtesting` for unit tests. Everythin…
mgred updated
2 years ago
-
_From @lostdev on August 9, 2017 18:1_
**Ionic version:** (check one with "x")
[ ] **1.x** (For Ionic 1.x issues, please use https://github.com/ionic-team/ionic-v1)
[ ] **2.x**
[x] **3.x**
**I…
jgw96 updated
6 years ago
-
Looking at your README, I wanted to setup an instance on my own server.
I cloned the repository, and in the root of the repository did:
```shell
$ nvm use 20
$ npm install
```
The first en…
-
First thank you for the good book! :)
I've reached the place in the book where we install karma and jshint globally and also install the skeleton yfa project's dependencies.
I've received dependency…
-
Hello,
I use this calendar in a modal based in this tutorial : https://devdactic.com/ionic-5-calendar-modal/
All was working fine until I updated the new version of ionic , the calendar (with ev…
-
##### **Overview of the issue**
I have no errors in generating the documentation, yet the routes are missing from the routing modules. The docs route tree shows the module that imports the router mod…
-
PLEASE MAKE SURE THAT:
- you searched similar issues online (9/10 issues in this repo are solved by googling, so please...do it)
- you provide an online demo I can see without having to replicat…