Skip to content

Instantly share code, notes, and snippets.

{
"scripts": {
"start": "src/js/app.js",
"test": "mocha --compilers coffee:coffee-script --reporter spec"
},
"dependencies": {
"connect": "1.8.x",
"coffee-script": "1.2.0",
"mime": ">= 0.0.1",
"qs": ">= 0.3.1",
bash-3.2$ jitsu deploy
info: Welcome to Nodejitsu bcdef
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing your application dependencies in src/js/app.js
warn: Local version appears to be old
warn: Your package.json version will be incremented for you automatically
warn: About to write /Users/d4/Sync/Code/Projects/CashTracker/package.json
warn: Using '*' as version for dependencies may eventually cause issues.
warn: Please use specific versions for dependencies to avoid future problems.
{
"name": "derbydots",
"description": "",
"version": "0.0.0-7",
"main": "./server.js",
"scripts": {
"start": "node server.js",
"test": "mocha --compilers coffee:coffee-script --recursive --reporter spec test"
},
"dependencies": {
_ = require 'underscore'
domready = require 'domready'
Arbitro = require './arbitro'
Shrinkage = require './shrinkage'
ShrinkageRenderer = require './view/shrinkage_renderer'
RuleSet = require './model/rule_set'
Renderer = require './view/renderer'
Transport = require './transports/transport'
SocketIo = require './transports/socket_io'
012-10-22T01:24:40+00:00 heroku[web.1]: Stopping all processes with SIGTERM
2012-10-22T01:24:41+00:00 heroku[web.1]: Starting process with command `node server.js`
2012-10-22T01:24:41+00:00 heroku[web.1]: Process exited with status 1
2012-10-22T01:24:42+00:00 app[web.1]: memory, and will not scale past a single process.
2012-10-22T01:24:42+00:00 app[web.1]: designed for a production environment, as it will leak
2012-10-22T01:24:42+00:00 app[web.1]: Warning: connection.session() MemoryStore is not
2012-10-22T01:24:42+00:00 app[web.1]: info: socket.io started
2012-10-22T01:24:42+00:00 app[web.1]: Express server listening on port 44881
2012-10-22T01:24:43+00:00 heroku[web.1]: State changed from starting to up
2012-10-22T01:24:45+00:00 app[web.1]: GET / 200 50ms
[2012-11-07 11:58:05] make
making all in crypto...
( echo "#ifndef MK1MF_BUILD"; \
echo ' /* auto-generated by crypto/Makefile for crypto/cversion.c */'; \
echo ' #define CFLAGS "/usr/local/bin/gcc-4.2 -fPIC -fno-common -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -I/Users/d4/.rvm/usr/include -arch x86_64 -O3 -DL_ENDIAN -Wall"'; \
echo ' #define PLATFORM "darwin64-x86_64-cc"'; \
echo " #define DATE \"`LC_ALL=C LC_TIME=C date`\""; \
echo '#endif' ) >buildinf.h
/usr/local/bin/gcc-4.2 -I. -I.. -I../include -fPIC -fno-common -DOPENSSL_PIC -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -I/Users/d4/.rvm/usr/include -arch x86_64 -O3 -DL_ENDIAN -Wall -c -o cryptlib.o cryptlib.c
In file included from cryptlib.c:117:
[2013-01-23T11:25:00.023] [42127] FATAL <root> - Redis::CommandError - ERR wrong number of arguments for 'srandmember' command:
(gem) redis-3.0.2/lib/redis/client.rb:85:in `Redis::Connection::Ruby#format_error_reply'
(gem) newrelic-redis-1.4.0/lib/newrelic_redis/instrumentation.rb:41:in `block in Redis::Connection::Ruby#format_reply'
(gem) newrelic_rpm-3.5.5.38/lib/new_relic/agent/method_tracer.rb:240:in `Redis::Connection::Ruby#read'
(gem) newrelic-redis-1.4.0/lib/newrelic_redis/instrumentation.rb:37:in `Redis::Client#read'
config/initializers/redis.rb:32:in `block in Redis::Client#io'
(gem) redis-3.0.2/lib/redis.rb:36:in `block in Redis::Client#read'
/Users/d4/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/monitor.rb:211:in `Redis::Client#call'
(gem) redis-3.0.2/lib/redis.rb:36:in `Redis::Client#process'
config/initializers/redis.rb:31:in `Redis::Client#ensure_connected'
bdefore: ~/Documents/code/hover/casperjs-webgl
→ casperjs test --log-level=debug googletesting.js
Test file: googletesting.js
FAIL TypeError: 'undefined' is not a function (evaluating 'casper.test.begin')
# type: uncaughtError
# error: "TypeError: 'undefined' is not a function (evaluating 'casper.test.begin')"
TypeError: 'undefined' is not a function (evaluating 'casper.test.begin')
/Users/bdefore/Documents/code/hover/casperjs-webgl/googletesting.js:22
FAIL 1 tests executed in 0.012s, 0 passed, 1 failed.
<template name="foo">
<img src="{{imagePath}}">
</template>
→ mrt
Stand back while Meteorite does its thing
Done installing smart packages
Ok, everything's ready. Here comes Meteor!
[[[[[ ~/Documents/code/meteor/template-data ]]]]]