mquandalle / meteor-jade

The Jade template engine for Meteor/Blaze
http://atmospherejs.com/mquandalle/jade
MIT License
307 stars 39 forks source link

ReferenceError: Npm is not defined #168

Closed renanlecaro closed 9 years ago

renanlecaro commented 9 years ago

Steps to reproduce :

It looks like the problem is in "mquandalle_jade-compiler.js" line 47 The crash prevents the front end to start alltogether.

My setup seems up to date. meteor update This project is already at Meteor 1.1.0.3, the latest release. Your packages are at their latest compatible versions.

I don't have the knowledge to fix it, i'm quite new to meteor. Maybe it's not even a bug. Am I missing something ?

I was using the jade template engine for the client side views without problems. Now i'm trying to use jade for ssr of email body and i get this.

edmundkwok commented 9 years ago

I'm facing the same issue. Some background:

Error: Unknown language: jade at Error () at Object.SSR.compileTemplate