question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unexpected token ILLEGAL

See original GitHub issue

/jsdom.js:55 throw new RangeError(`Invalid parsingMode option ${JSON.stringify(options. ^ SyntaxError: Unexpected token ILLEGAL

Are you kidding… Mate, at least run your soft before pushing…

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:14 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
kamuran21commented, Jul 30, 2015

npm install jsdom@3.1.2 gives error on npm ? what’s wrong?

0reactions
Somebicommented, Sep 13, 2016

Domenic sorry mate, was too rush. More than a year have passed and you still working on this project. My deepest thanks. You are the true dev 😉 Guess open source lives because of people like you. 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

No visible cause for "Unexpected token ILLEGAL"
The error. When code is parsed by the JavaScript interpreter, it gets broken into pieces called "tokens". When a token cannot be classified...
Read more >
SyntaxError: Unexpected token ILLEGAL Please HELP!
The illegal character is the closing " on sara.number. It is a non-standard double quote. Just swap in a regular one and you...
Read more >
SyntaxError: illegal character - JavaScript - MDN Web Docs
The JavaScript exception "illegal character" occurs when there is an invalid or unexpected token that doesn't belong at this position in the ...
Read more >
Resolving "unexpected token ILLEGAL" message in an ...
When I try to apply this as javascript to the question (with our actual options between the [ ] brackets), I get an...
Read more >
Unexpected token ILLEGAL on /^ · Issue #2030 · jquery/esprima
Unexpected token ILLEGAL on /^ I try parse following js isImage=function(e){return/^image\//.test(e.type) and get ParserExeption Line 1: Unexpected token ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found