Skip to content

Module build failed: SyntaxError: null is a reserved word #6

@pamuditha

Description

@pamuditha

ERROR in ./src/scripts/structures/question.js
Module build failed: SyntaxError: null is a reserved word (242:66)

240 | return this.parse`
241 |

242 | ${ Header.bind(null, {heading: headingText, color: "white", null })}
| ^
243 | ${ Timer.bind(null, timerParams) }
244 |
245 |

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions