Skip to content

Tangular.render is not working #15

@lcnvdl

Description

@lcnvdl

Hi! I have installed Tangular 4.0.0.

When I do this:

const Tangular = require("tangular");

Tangular.render("{{template}}", {template:"Ok"});

The application throws the next exception:

Tangular.render is not a function

Now, when I install Tangular ^2.0.1, it works fine!

What am I doing wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions