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
Upon deployment, visit to http://euchre.nodejitsu.com/ | |
index.jade renders | |
Included assets fail in browser debug console messages: | |
GET http://euchre.nodejitsu.com/javascripts/vendor/require.js 404 (Not Found) euchre.nodejitsu.com:1 | |
GET http://euchre.nodejitsu.com/stylesheets/style.css 404 (Not Found) euchre.nodejitsu.com:1 | |
(visually, js would add some visible elements were it able to run) | |
folder structure: | |
public |
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
meteor deploy bailbonding.meteor.com | |
Deploying to bailbonding.meteor.com. Bundling... | |
WARN: ERROR: Unexpected token punc «:», expected punc «,» [?:44760,33] | |
Errors prevented deploying: | |
Exception while bundling application: | |
Error | |
at new JS_Parse_Error (/Users/jimmack1963/.meteor/tools/d699ad29da/lib/node_modules/uglify-js/lib/parse.js:185:18) | |
at js_error (/Users/jimmack1963/.meteor/tools/d699ad29da/lib/node_modules/uglify-js/lib/parse.js:199:11) |
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
-- | |
[15:33:47.188] "Exception from Deps recompute: Spark._Patcher.prototype.match@http://localhost:3000/packages/spark/patch.js?e76412b922e47b6c2c1f890e3bc10fd13bdecfef:237 | |
Spark._patch/<@http://localhost:3000/packages/spark/patch.js?e76412b922e47b6c2c1f890e3bc10fd13bdecfef:61 | |
Spark._patch/visitNodes@http://localhost:3000/packages/spark/patch.js?e76412b922e47b6c2c1f890e3bc10fd13bdecfef:17 | |
Spark._patch/visitNodes@http://localhost:3000/packages/spark/patch.js?e76412b922e47b6c2c1f890e3bc10fd13bdecfef:18 | |
Spark._patch/visitNodes@http://localhost:3000/packages/spark/patch.js?e76412b922e47b6c2c1f890e3bc10fd13bdecfef:18 | |
Spark._patch/visitNodes@http://localhost:3000/packages/spark/patch.js?e76412b922e47b6c2c1f890e3bc10fd13bdecfef:18 | |
Spark._patch/visitNodes@http://localhost:3000/packages/spark/patch.js?e76412b922e47b6c2c1f890e3bc10fd13bdecfef:18 | |
Spark._patch/visitNodes@http://localhost:3000/packages/spark/patch.js?e76412b922e47b6c2c1f890e3bc10fd13bdecfef:18 | |
Spark._patch/visitNodes@http://localhost:3000/packages/spark/pa |
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
info: Welcome to Nodejitsu jimmack1963 | |
info: jitsu v0.13.2, node v0.10.20 | |
info: It worked if it ends with Nodejitsu ok | |
info: Executing command deploy | |
info: Analyzing application dependencies in main.js | |
WARN package.json [email protected] No repository field. | |
WARN package.json [email protected] No repository field. | |
WARN package.json [email protected] No repository field. | |
WARN package.json [email protected] No repository field. | |
WARN package.json [email protected] No repository field. |
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": "tbn", | |
"description": "tbn - automatically converted by Demeteorizer. https://github.com/onmodulus/demeteorizer", | |
"version": "0.0.1-5", | |
"main": "main.js", | |
"engines": { | |
"node": "0.8.x" | |
}, | |
"dependencies": { | |
"byline": "2.0.3", |
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": "tbn", | |
"description": "tbn - automatically converted by Demeteorizer. https://github.com/onmodulus/demeteorizer", | |
"version": "0.0.1-6", | |
"main": "main.js", | |
"engines": { | |
"node": "0.8.24" | |
}, | |
"dependencies": { | |
"byline": "2.0.3", |
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
info: Welcome to Nodejitsu jimmack1963 | |
info: jitsu v0.13.3, node v0.10.21 | |
info: It worked if it ends with Nodejitsu ok | |
info: Executing command deploy | |
info: Analyzing application dependencies in main.js | |
WARN package.json [email protected] No repository field. | |
WARN package.json [email protected] No repository field. | |
WARN package.json [email protected] No repository field. | |
WARN package.json [email protected] No repository field. | |
WARN package.json [email protected] No repository field. |