Skip to content

Why does JSTalk finds syntax errors in a correct javascript file? #6

@fpinzn

Description

@fpinzn

I'm experimenting around with JsTalk and tried to use underscore.js from my script (I concatenated the files) and when I run it using jstalk it finds the following error:

Error line 503, SyntaxError: Expected an identifier but found '[' instead

When I execute the exact same code using node instead of jstalk it works just fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions