breeze - BreezeJS - Zza sample won't run -
i'm trying run zza sample. i've followed instruction exactly. when try , run: "node server" or "node server.js" get:
c:\users\robbyv\documents\code\breeze\samples\zza-node-mongo\zza-node-mongo\server.js:9
app.configure(function(){ ^ typeerror: object function (req, res, next) { app.handle(req, res, next); } has no method 'configure' @ object.<anonymous> (c:\users\robbyv\documents\code\breeze\samples\zza-node-mongo\zza-node-mongo\server.js:9:5) @ module._compile (module.js:456:26) @ object.module._extensions..js (module.js:474:10) @ module.load (module.js:356:32) @ function.module._load (module.js:312:12) @ function.module.runmain (module.js:497:10) @ startup (node.js:119:16) @ node.js:901:3
sorry, instructions , zip file downloaded outdated. discard them both.
i have since updated the web site page sample new download instructions , have updated readme.md within sample instructions work (having confirmed them).
please try again , let me works now.
Comments
Post a Comment