This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
localhost:nodejitsu-test macgeekalex$ node -v | |
v0.10.12 | |
localhost:nodejitsu-test macgeekalex$ npm -v | |
1.3.4 | |
localhost:nodejitsu-test macgeekalex$ jitsu -v | |
0.13.0 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "nodejitsu-test", | |
"subdomain": "undefined-nodejitsu-test", | |
"scripts": { | |
"start": "meteor" | |
}, | |
"version": "0.0.0-2", | |
"engines": { | |
"node": "0.10.x" | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
localhost:nodejitsu-test macgeekalex$ jitsu deploy | |
info: Welcome to Nodejitsu thetrystero | |
info: jitsu v0.13.0, node v0.10.12 | |
info: It worked if it ends with Nodejitsu ok | |
info: Executing command deploy | |
info: Analyzing application dependencies in meteor | |
warn: Local package version appears to be old | |
warn: The package.json version will be incremented automatically | |
warn: About to write /Volumes/Prodigy RAIDER PRO/Users/macgeekalex/Documents/Copy/Copy/Stanford Online/Startup Engineering/MeteorTest/nodejitsu-test/package.json | |
data: |
NewerOlder