Skip to content

Instantly share code, notes, and snippets.

@gradus
gradus / gist:4514951
Created January 11, 2013 23:42
jitsu users forgot
error: Nodejitsu Error (403): Forbidden
help: For help with this error contact Nodejitsu Support:
help: webchat: <http://webchat.nodejitsu.com/>
help: irc: <irc://chat.freenode.net/#nodejitsu>
help: email: <support@nodejitsu.com>
help:
help: Copy and paste this output to a gist (http://gist.github.com/)
info: Nodejitsu not ok
@gradus
gradus / package.json
Created April 26, 2012 00:14
package.json for blackcoffee
{
"author": "Kris Windham <kriswindham@gmail.com> (http://krwindham.nodejitsu.com)",
"name": "blackcoffee",
"description": "A flatiron coffee-script template",
"version": "0.3.0",
"repository": {
"type": "git",
"url": "git://github.com/gradus/black-coffee.git"
},
"main": "server.js",
@gradus
gradus / package.json
Created April 26, 2012 00:04
package.json for black-coffee
{
"author": "Kris Windham <kriswindham@gmail.com> (http://krwindham.nodejitsu.com)",
"name": "black-coffee",
"description": "A flatiron coffee-script template",
"version": "0.3.5",
"repository": {
"type": "git",
"url": "git://github.com/gradus/black-coffee.git"
},
"main": "server.js",
@gradus
gradus / package.json
Created April 14, 2012 18:49
package.json for black-coffee
{
"author": "Kris Windham <kriswindham@gmail.com> (http://krwindham.nodejitsu.com)",
"name": "black-coffee",
"description": "A flatiron coffee-script template",
"version": "0.3.0",
"repository": {
"type": "git",
"url": "git://github.com/gradus/black-coffee.git"
},
"main": "server.js",
@gradus
gradus / npm output
Created April 14, 2012 18:20
server.js not found
sh: server.js: command not found
npm ERR! black-coffee@0.3.0 start: `server.js`
npm ERR! `sh "-c" "server.js"` failed with 127
npm ERR!
npm ERR! Failed at the black-coffee@0.3.0 start script.
npm ERR! This is most likely a problem with the black-coffee package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! server.js
@gradus
gradus / start
Created April 14, 2012 18:12
npm start
sh: server.js: command not found
npm ERR! black-coffee@0.3.0 start: `server.js`
npm ERR! `sh "-c" "server.js"` failed with 127
npm ERR!
npm ERR! Failed at the black-coffee@0.3.0 start script.
npm ERR! This is most likely a problem with the black-coffee package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! server.js
@gradus
gradus / package.json
Created April 14, 2012 18:05
package.json for black-coffee
{
"author": "Kris Windham <kriswindham@gmail.com> (http://krwindham.nodejitsu.com)",
"name": "black-coffee",
"description": "A flatiron coffee-script template",
"version": "0.3.0",
"repository": {
"type": "git",
"url": "git://github.com/gradus/black-coffee.git"
},
"main": "server.js",
@gradus
gradus / npm-debug.log
Created February 23, 2012 04:51
running npm cache clean
info it worked if it ends with ok
verbose cli [ 'node', '/usr/local/bin/npm', 'cache', 'clean' ]
info using npm@1.1.1
info using node@v0.6.11
verbose config file /Users/klop/.npmrc
verbose config file /usr/local/etc/npmrc
verbose config file /usr/local/lib/node_modules/npm/npmrc
ERR! Error: UNKNOWN, unknown error '/Users/klop/.npm/html5/0.3.5/package/doc'
ERR! You may report this log at:
ERR! <http://github.com/isaacs/npm/issues>
@gradus
gradus / npmdebug.log
Created February 23, 2012 04:49
erros with jitsu cli
info it worked if it ends with ok
verbose cli [ 'node', '/usr/local/bin/npm', 'install', 'jitsu', '-g' ]
info using npm@1.1.1
info using node@v0.6.11
verbose config file /Users/klop/.npmrc
verbose config file /usr/local/etc/npmrc
verbose config file /usr/local/lib/node_modules/npm/npmrc
silly exec /usr/local/bin/node "/usr/local/lib/node_modules/npm/bin/npm-get-uid-gid.js" "nobody" 20
silly spawning [ '/usr/local/bin/node',
silly spawning [ '/usr/local/lib/node_modules/npm/bin/npm-get-uid-gid.js',
@gradus
gradus / npm-debug.log
Created February 23, 2012 04:33
Errors on jitsu deploy
info it worked if it ends with ok
verbose cli [ 'node', '/usr/local/bin/npm', 'install', 'jitsu', '-g' ]
info using npm@1.1.1
info using node@v0.6.11
verbose config file /Users/klop/.npmrc
verbose config file /usr/local/etc/npmrc
verbose config file /usr/local/lib/node_modules/npm/npmrc
silly exec /usr/local/bin/node "/usr/local/lib/node_modules/npm/bin/npm-get-uid-gid.js" "nobody" 20
silly spawning [ '/usr/local/bin/node',
silly spawning [ '/usr/local/lib/node_modules/npm/bin/npm-get-uid-gid.js',