-
We use tags like 3.13.3 for our main versions, and sometimes when there is a problem on the production server we release a hotfix. We tag it as 3.13.3.1, then 3.13.3.2, etc.
It was working in older…
-
Hi cowboy,
i just recognized that the script was failing lately and i got stuck on an older release.
I've seen in the logs that the version check is failing and after adding some additional debug…
-
**Where does this outlaw call home?**
Singapore
**This outlaw needs to discard their old boring name, what would be a great cowboy name for them?**
Sayaguesa Sam (it's a breed of cow I found …
-
I'm using Mac OS X 10.6.8
I also had to change `"express": "2.3.x"` to `"express": ">= 2.3.0"` in devDependencies before doing `npm install`
Maybe 0.6.X isn't supported yet, but I assume it should …
-
```
"napa": {
"malihu-scrollbar": "malihu/malihu-custom-scrollbar-plugin#2.8.3",
"bxslider": "wandoledzep/bxslider-4#798eda1d14b108d8be8f0ab3ec2a2fb4a41ed6d7",
"swfobject": "swfobject/swfo…
-
I have one instance of `glot-run` running. I did a benchmarking using 'Apache ab' with the following parameters:
* Number of Request - 200
* Concurrency - 10
* Print "Hello World!" program in pyt…
-
I've been trying to get [media endpoint](https://www.w3.org/TR/micropub/#h-media-endpoint) support working on my site. I ran into the problem that micropub-express only supports `video`, `photo` and `…
-
Hello Jason,
I have finally just finished the first version of a Node Server for Universal Devices using TinyTuya!
I was amazed at how much work you all have put into this! Fantastic stuff from …
-
Document all the things!
- [ ] Getting started: How to install node.js, npm & and Grunt.js
- [ ] Getting started: How to create a package.json using npm init
- [ ] Getting started: How to create a Gru…
-
```
ERROR: Body is undefined. Please file an issue with this. res:{ req:
{ domain: null,
_events: { drain: [Function], error: [Function], response: [Function] },
_maxListeners: 10,
…