Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using Gulp #14

Open
thunderball1 opened this issue Feb 27, 2015 · 1 comment
Open

Using Gulp #14

thunderball1 opened this issue Feb 27, 2015 · 1 comment

Comments

@thunderball1
Copy link

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.

@crwang
Copy link
Member

crwang commented Aug 20, 2015

@thunderball1 can you post these sorts of questions on Stack overflow? Then, you can link to it here if you want.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants