-
I ran into a mistake
```.notification-fade-leave {
-webkit-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
…
-
Using `rustc 1.16.0-nightly (24055d0f2 2017-01-31)` with `CARGO_INCREMENTAL=1` on Windows 8.1 with my project (which usually takes 45 seconds to build):
> error: could not exec the linker `link.exe`:…
-
**I'm submitting a bug report**
We are trying to upgrade to TypeScript 2.1.4 and the latest version of Webpack. The project builds, but an exception is being thrown while trying to load Aurelia.
*…
-
Hello!
We use bluebird in our repository and we have just started getting this issue with our test suite:
```
npm test
> NODE_ENV='test' mocha $(find . -type d -name '__tests__' -not -path '*/node_…
-
I'm trying to run tests before working on reqwest and I can't get tests to succeed. Is it my setup that isn't working?
```
opening tests at http://localhost:1234
writing file: ./node_modules/sink-tes…