Skip to content

Instantly share code, notes, and snippets.

View imjul1an's full-sized avatar

Julian U. imjul1an

View GitHub Profile
// Karma configuration
// Generated on Fri Oct 04 2013 20:17:50 GMT+0300 (FLE Daylight Time)
module.exports = function(config) {
config.set({
// base path, that will be used to resolve files and exclude
basePath: '',
// Karma configuration
// Generated on Fri Oct 04 2013 20:17:50 GMT+0300 (FLE Daylight Time)
module.exports = function(config) {
config.set({
// base path, that will be used to resolve files and exclude
basePath: '',
@imjul1an
imjul1an / gist:7263532
Created November 1, 2013 10:26
Deploy error
D:\dev\spoply>jitsu deploy
info: Welcome to Nodejitsu julianusti
info: jitsu v0.13.2, node v0.10.18
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in node --debug app.js
This will be run before deploying the app
error: Error running command deploy
error: EISDIR, read
help: For help with this error contact Nodejitsu Support:
{
"name": "test",
"subdomain": "test",
"domains": [
"test.com",
"www.test.com"
],
"version": "0.0.0-1",
"description": "just coolest app ever :)",
"main": "app.js",
D:\dev\test>jitsu deploy --debug
info: Welcome to Nodejitsu julianusti
info: jitsu v0.13.2, node v0.10.18
info: It worked if it ends with Nodejitsu ok
info: Executing command deploy
info: Analyzing application dependencies in node --debug app.js
debug: { method: 'GET',
debug: uri: 'https://api.nodejitsu.com/apps/julianusti/test',
debug: headers:
debug: { Authorization: '**********************************************************
npm ERR! tar pack Error reading .
npm ERR! addLocalDirectory Could not pack "." to "C:\\Users\\YULIAN~1.UST\\AppDa
ta\\Local\\Temp\\npm-8384-vjveK28W\\1383303230343-0.8317255771253258\\tmp.tgz"
npm ERR! addLocal Could not install .
npm ERR! Error: EISDIR, read
npm ERR! If you need help, you may report this log at:
npm ERR! <http://github.com/isaacs/npm/issues>
npm ERR! or email it to:
npm ERR! <npm-@googlegroups.com>
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\\\node.exe',
1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'pack' ]
2 info using npm@1.3.8
3 info using node@v0.10.18
4 verbose node symlink C:\Program Files\nodejs\\node.exe
5 verbose cache add [ '.', null ]
6 verbose cache add name=undefined spec="." args=[".",null]
7 verbose parsed url { protocol: null,
Folder PATH listing for volume DATA
Volume serial number is BE87-EC0C
D:.
├───config
├───doc
├───node_modules
│ ├───.bin
│ ├───bcrypt-nodejs
│ ├───chai
│ │ ├───lib
D:\dev\spoply>jitsu apps update
info: Welcome to Nodejitsu julianusti
info: jitsu v0.13.2, node v0.10.18
info: It worked if it ends with Nodejitsu ok
info: Executing command apps update
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:
D:\dev\spoply>jitsu apps update --debug
info: Welcome to Nodejitsu julianusti
info: jitsu v0.13.2, node v0.10.18
info: It worked if it ends with Nodejitsu ok
info: Executing command apps update
debug: { method: 'GET',
debug: uri: 'https://spoply.com/apps/julianusti/spoply',
debug: headers:
debug: { Authorization: '**************************************************
*******************',