teriyaki-89

Results 7 comments of teriyaki-89

having the same problem after installing nvs, solved it via installing nvm for windows

> Are you behind a corporate proxy that replaces TLS certificates? I can't think of any other reason why the `nodejs.org` certificate would fail verification. looks like that, it's a...

I have downloaded the current developer branch and testing it there, and to provide reproducible code made a [test repository](https://github.com/teriyaki-89/testFoundationEmails)

even when using online tool https://get.foundation/emails/inliner.html the `` get compiled into `<%=objdoc.firstname%>`

> I have downloaded the current developer branch `` compiles to `<%=objDoc.firstname%>` `{{{{raw}}}}{{{{/raw}}}}` compiles again to `<%=objDoc.firstname%>`

> Can you share a repo how you used it? See https://github.com/foundation/foundation-emails-template/blob/master/src/helpers/raw.js Just created **md** file with content ``` {{{{raw}}}}{{{{/raw}}}} ``` Is that what you meant?

> This is not a repository (GitHub project) which we can directly install and start to see the issue. Just pushed it all [here](https://github.com/teriyaki-89/checkFoundationVars/blob/master/docs/pages/testVariables.md)