-
Hi all
Trying to install the lib in an angular2-rc5 application I'm getting some errors:
**1) npm install angular2-highcharts --save**
**2) ...**
node-pre-gyp ERR! Tried to download: https://node-…
4sur3 updated
8 years ago
-
It seems like https://github.com/jonaskello/tsconfig-paths/blob/de1ce78b2c24eaefdabbc9c973f49e5b48c55e6b/src/match-path.ts#L55-L57 isn't the best way to do it. It would fall down on other extensions n…
-
Hi,
I updated vs 2013 from upgrade 1 to upgrade 5 this morning, and since then , most of my new row are not recognised by the typscript file (grid and dialog) . I tested an older project that used to…
-
It should be possible to debug in the browser from the TypeScript source using source maps.
However our config isn't quite right.
-
in ionic 2 project everything working fine but when updating the angularfire2 getting typing error :/
`npm install firebase angularfire2@next --save`
![errr](https://cloud.githubusercontent.com/asset…
-
Hi,
I'm having a problem perform rollup on this package. I know this may be a problem with the rollup-plugin-commonjs . I have already filed a issue at https://github.com/rollup/rollup-plugin-commonj…
-
-
Hello,
I'm following tutorial here http://www.angular-meteor.com/tutorials/socially/angular2/bootstrapping
After step 0.8, the error on the console went away as the tutorial said it would but my subl…
-
youtube-dl-2015.03.03.1-1.fc20.noarch says "Unsupported URL" when trying to download a CBC radio audio clip.
The command I used is:
"youtube-dl -v --dump-intermediate-pages 'http://www.cbc.ca/player/…
-
It's not a big deal, but when using tsd I was saving definitions to `app/typings`. Is there a way to configure which directory type definitions are saved to?