-
After noticing in the node docs that **fs.exists** and **fs.existsSync** were going to be deprecated, I took at look at the iojs docs to see that it had in fact been.
This is _really annoying_ and se…
-
A new streaming build system which tries to offer a build pipeline alternative to Grunt. Has some nice advantages like being faster and requiring a lot less configuration (both in terms of the Gulp fi…
-
_Note: this is the contents of a number of comments from another repo. User's names have been place above the comments to keep a history of what was said._
---
**@thequbit**
If we go with option 2…
-
When using Custom Registries with an Undertaker instance, is there a recommended way to use series and parallel within the custom registry?
Right now the only way I can figure out how to do so would …
-
Certain platforms like Philips Hue require a non-trivial setup process to require secret keys. (See #40) To simplify this process we might consider a secondary persistent store for platforms and acce…
-
I ran `gulp build` and `grunt build`. Both reported success. From looking at the build files I would expect server ready scripts from the gulp build (except for missing font_vfs) and then browser read…
-
Just curious what the reasons for using Swig over something like Assemble are in `v2.0`. For the case of this project, Swig seems to be used as a static html generator, but it's not setup to accept da…
-
i set up my project and run 'gulp serve' and the app does not show up in the browser. Then I get this message in the browser: "This webpage is not available. ERR_NAME_NOT_RESOLVED. The picture goes in…
-
I understand that everyone is busy with work and other problems that have a higher priority over PourOver. I recently sent an email to @esmooov and @bkoski asking to add myself as a maintainer of Pour…
-
Some scripts are not executable on Windows environments, this fails when you try to install Appium as well via npm.
```
npm WARN engine cryptiles@0.1.3: wanted: {"node":"0.8.x"} (current: {"node":"v0…