-
xxxxx@ubuntu:~/connect$ make test
uncaught: Error: ECONNREFUSED, Connection refused
at Socket._onConnect (net.js:601:18)
at IOWatcher.onWritable [as callback](net.js:186:12)
uncaught: …
-
Hi,
I found one "magic" bug.
Here is a source code for simulate it: https://github.com/zxcabs/express_expresso_mongoose_readdir
I can't understand what happened, but if i use _mongoose.connect()_ + _…
-
Hi!
When I try to parse an expression that contains parentheses I get an error. For example:
``` Clojure
(parse-expression "5 * (3 + 2)")
```
```
Parse error at line 1, column 5:
5 * (3 + 2)
^
…
-
A lot of unit tests are runnable from the command line using something like Mocha or expresso. But view unit tests are much more useful to be run in an actual browser. Normally I would do this by sett…
-
npm install failed on Windows. Log:
```
> npm install microtime
npm http GET https://registry.npmjs.org/microtime
npm http 304 https://registry.npmjs.org/microtime
npm http GET https://registry.npmjs…
-
I'm seeing several different failures in `serialization.test.js` though none of they are all timing dependent and will sometimes happen and sometimes not. The test output when a failure occurs is:
``…
-
node v6 handles paths differently: http://nodejs.org/api/modules.html#modules_cycles, and so does npm.
For now the global modules check is disabled. This needs more testing to get working again.
We …
-
To be decided.
For:
- Nicer test output
Against:
- Have to change
- No convenient way to do http requests (general problem with express/node ite seems).
- expresso (forerunner of mocha) had [asse…
-
## Purpose
> I'd like to have a blog that's specific to the progress to of "Grounds" as we move along. That we can openly discuss what sort of problems we've been running into, when we expect things …
-
installed es6-module-transpiler, then tried to install from github master. i deleted the directly, but i still can't install it. don't know why it's even checking for the old directory.
short error:
…