Skip to content

Using Gulp #14

Description

@thunderball1

Have anybody tried compiling using Gulp?
I tried Gulp, but with no luck and everytime when I try http://localhost:3030
I get:

500 TypeError: object is not a function
   at module.exports.Backbone.View.extend.getInnerHtml (/Users/thunderball/Projects/rendr-test/node_modules/rendr/shared/base/view.js:191:12)
   at module.exports.Backbone.View.extend.getHtml (/Users/thunderball/Projects/rendr-test/node_modules/rendr/shared/base/view.js:198:21)
   at ViewEngine.getViewHtml (/Users/thunderball/Projects/rendr-test/node_modules/rendr/server/viewEngine.js:69:15)
   at ViewEngine.render (/Users/thunderball/Projects/rendr-test/node_modules/rendr/server/viewEngine.js:22:16)
   at View.render (/Users/thunderball/Projects/render-test/node_modules/express/lib/view.js:93:8)
   at EventEmitter.app.render (/Users/thunderball/Projects/rendr-test/node_modules/express/lib/application.js:566:10)
   at ServerResponse.res.render (/Users/thunderball/Projects/rendr-test/node_modules/express/lib/response.js:938:7)
   at /Users/thunderball/Projects/render-test/node_modules/rendr/server/router.js:87:11
   at Object.module.exports.index (/Users/thunderball/Projects/rendr-test/app/controllers/main_controller.js:5:9)
   at /Users/thunderball/Projects/rendr-test/node_modules/rendr/server/router.js:74:12

Does anybody know when could be a problem? I tried same project with Grunt from example and it's working.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions