-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
SyntaxError: Unexpected token at pug-code-gen/index.js #2866
Closed
edmundorobles opened this issue
Sep 8, 2017
· 7 comments
· Fixed by jkirsteins/satversme#1, Haojen/Claudia-theme-blog#15, kdrag0n/fastboot.js#8, jacebenson/joke-api#12 or LkeMitchll/interroban.gg#6
Closed
SyntaxError: Unexpected token at pug-code-gen/index.js #2866
edmundorobles opened this issue
Sep 8, 2017
· 7 comments
· Fixed by jkirsteins/satversme#1, Haojen/Claudia-theme-blog#15, kdrag0n/fastboot.js#8, jacebenson/joke-api#12 or LkeMitchll/interroban.gg#6
Comments
thank you |
This is not merged or published yet. |
Awesome , thanks a lot |
thanks! that helped |
This should really get merged. Not sure why it isn't yet. |
@David-S-Hunsicker it is merged |
Thanks a lot. Great help! |
# for free
to subscribe to this conversation on GitHub.
Already have an account?
#.
I have installed pug and pug-cli on debian Jessie:
pug version: 2.0.0-rc.4
pug-cli version: 1.0.0-alpha6
When i tried to compile:
echo 'p#myid.myclass' | pug
i got the following error:if change the line **attributeBlocks(attrBlcks) ** to **attributeBlocks:function (attrBlcks) ** it works fine
The text was updated successfully, but these errors were encountered: