Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
pamuditha opened this issue Sep 10, 2018 · 0 comments
Open

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

pamuditha opened this issue Sep 10, 2018 · 0 comments

Comments

@pamuditha
Copy link

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 |

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant