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

Meteor app at localhost:3000 fails with template-engine-preview-5.5 #105

Open
tptee opened this issue Dec 9, 2013 · 6 comments
Open

Meteor app at localhost:3000 fails with template-engine-preview-5.5 #105

tptee opened this issue Dec 9, 2013 · 6 comments

Comments

@tptee
Copy link

tptee commented Dec 9, 2013

RTD doesn't seem to work with the preview releases for Meteor's new templating/rendering engine. The RTD CLI works fine and grunt tasks seem to run ok (only saw coffeelint run so far); however, on both the client-side Meteor app and its mirror the console spits out the following errors:
screen shot 2013-12-09 at 1 03 45 am

My guess is that the variable name change from Spark (old renderer) to UI (new renderer) broke something in the process. I know it's not out yet but I thought it'd be worth investigating!

@xolvio
Copy link
Collaborator

xolvio commented Dec 11, 2013

Thanks for letting us know. I've not had a chance to mess around with the new rendering engine yet. I will soon though. We're waiting on the new iron-router to work with the new rendering engine before we convert our app! Dependency chain right there!

@ghost
Copy link

ghost commented Dec 11, 2013

@xolvio Already does - see this pr iron-meteor/iron-router#238, the new rendering engine is supported on the shark branch (https://github.com/EventedMind/iron-router/tree/shark)

@ghost
Copy link

ghost commented Dec 11, 2013

All of the projects I'm working on would benefit in some way from switching to the new engine but most are dependant on rtd & iron-router. It would be great if rtd could soon be updated to include support for the new engine as well.

@ghost
Copy link

ghost commented Dec 16, 2013

Bump :)

@samhatoum
Copy link
Member

Soon, I promise :)

@ghost
Copy link

ghost commented Dec 19, 2013

Thanks for your quick reply, I am looking forward to it.

Be sure to keep us all updated :)

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

No branches or pull requests

2 participants