-
## Version **2.5.3** of [typescript](https://github.com/Microsoft/TypeScript) just got published.
Branch
Build failing 🚨
Dependency
…
-
## Version **3.5.1** of [mocha](https://github.com/mochajs/mocha) just got published.
Branch
Build failing 🚨
Dependency
mocha
…
-
## Version **5.5.0** of [tslint](https://github.com/palantir/tslint) just got published.
Branch
Build failing 🚨
Dependency
tslint…
-
I have two copies of the pants repo on my workspace under different directories, one forked and the other OSS. For reference, my forked repo is under ~/workspace/pants and OSS is under ~/workspace/nsa…
-
Would be great to either search for the config file in the current working directory or to be explicitly specify the path to the watchman config to use ...
-
I'm on OS X Yosemite 10.10.5, and when I start storybook I got this:
```
webpack built 358ded7c0213c865dc6d in 10316ms
2017-02-23 09:32 node[67323] (FSEvents.framework) FSEventStreamStart: regist…
-
Having the following issue when starting `watchman-processor`
```../watchman-processor/index.js:221
msg = msg.trim();
^
TypeError: msg.trim is not a function
…
-
## Version **3.5.1** of [@types/chai](https://www.npmjs.com/package/@types/chai) just got published.
Branch
Build failing 🚨
Dependency
…
-
After creating new getsby project using
`gatsby new [NEW_SITE_DIRECTORY_FOR_YOUR_BLOG] https://github.com/greglobinski/gatsby-starter-personal-blog.git`
and running `gatsby develop` getting error…
-
see comments in #948
This would have to be a two step process. Run `kotlinc` on the kotlin sources first, then pass the result into `javac` and compile the java sources. https://discuss.kotlinlang…