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

Reserved words as jade variables now breaking due to with(js) dependency #1915

Closed
jackspaniel opened this issue Mar 31, 2015 · 5 comments
Closed

Comments

@jackspaniel
Copy link

pugjs/with#7

acornjs/acorn#235

FYI - in case anyone else sees this. I guess the with guys are working on it.

@hawkerboy7
Copy link

Same here.
Due to acorn changing to 1.0.1 nodemodules "with" and "constantinople" give an error:

Error: Cannot find module './state' from 'bla/bla/bla/acorn/dist'

@TimothyGu
Copy link
Member

This is fixed by #1920.

@ForbesLindesay
Copy link
Member

This should now be fixed if you clear all caches and re-install jade.

@hawkerboy7 your issue is an entirely separate issue that should be fixed by acornjs/acorn#242

@ForbesLindesay
Copy link
Member

Both issues should now be fixed if you re-install.

@hawkerboy7
Copy link

Yes all appears to be working! Thank you! =D

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

4 participants