Hugo Torzuoli
Hugo Torzuoli
Hi @blueocto ! Can you try with `npm run build`?
Hmmm I'm not sure to see what is wrong. What OS do you use?
Very weird, I'm using Mojave too 🤔 My Node version: 12.13.1
Hello @Copyleaks! You don't have to inject `chart.js` module in your directive. This dependency is already injected to your app when declaring your Angular Module: `angular.module('education-report', ['chart.js']);` ` app.directive('cpGraph', function...
@AmirSavand Yeah 🤣 And I didn't find it on store.. So I guess it has to be removed.
Hi! This has been fixed here https://github.com/martincarrera/clash-royale-api-data-generator/pull/21 Thanks for saying that, it will be available once @martincarrera merge
Are you working on it, or do you want I check that ?
@martincarrera I will take it as soon as possible on your other repository, and make a PR when it will be ok
Available for French translations 🇫🇷
Cards informations (as example) is not so accurate than Martin's data. ` { "name": "Mega Minion", "id": 26000039, "maxLevel": 11, "iconUrls": { "medium": "https://api-assets.clashroyale.com/cards/300/-T_e4YLbuhPBKbYnBwQfXgynNpp5eOIN_0RracYwL9c.png" } }` See ? Missing description...