-
I love ack, want to use it for everything. But I ran into this issue.
I have a pretty large node_modules directory.
Using ack yields nothing:
```
$ ack -i --noEnv 'buyerUserAgreement' node_module…
-
Example ad Id: 1017433652
When posting an ad (ad may have been posted before), the return i get from the images is status ok, but the return URLs are:
[links] => stdClass Object
…
-
Originally reported by @Shinmera in #1
> I copy-pasted the example code as-is in the README. It compiled fine and started a web server as should. When I hit up http://www.websocket.org/echo.html and…
-
I don't know why, but if a package is already available in portage, the versions available from the overlays (e.g. `melpa`) are not available.
For example:
`app-emacs/slime` is provided from the port…
-
I copy-pasted the example code as-is in the README. It compiled fine and started a web server as should. When I hit up http://www.websocket.org/echo.html and enter ws://localhost:12345/bongo as the ad…
-
I noticed the weekly pull list wasn't updating right so I ran a manual update and got this error:
```
500 Internal Server Error
The server encountered an unexpected condition which prevented it from…
-
a small program which just writes to stdout (with -gtstd not screen oriented - console app) produces different output with development version
OS: uname -a: Linux bongo 2.6.18-371.6.1.el5.028stab112.…
-
yes, I can create an issue
-
This would be useful:
``` js
var dataset = require('dataset');
dataset(node)
.set('xxx', 5)
.set('foo', 'bongo')
.del('baz');
```
-
When repo ID `d6e977d4-e3da-4d04-8604-56a8c0473f9d` starts analyzing, "list index out of range" gets printed to the console. This also leaves the status at "Analyzing" which is misleading as it is no …