Console errors when clicking consumables "Error: [$parse:lexerr] Lexer Error: Unexpected next character at columns 33-33"
See original GitHub issueIt’s been a while since I’ve run DIM. I’m getting weird console messages when clicking consumables:
Here’s what I did-
- Pulled kyleshay
dev
and it’s currently @ https://github.com/DestinyItemManager/DIM/commit/212a612c4e435b5cc912b3de1868a1e44946fb94 - Did the
npm install --global windows-build-tools
- Did the
npm install
- Did the
npm start .
- Opened up DIM as a Chrome extension and clicked on exotic shards
This happens on both Mac and Windows. (Obviously I skipped the windows-build-tools
step on Mac.)
Issue Analytics
- State:
- Created 6 years ago
- Comments:11 (11 by maintainers)
Top Results From Across the Web
[$parse:lexerr] Lexer Error: Unexpected next character' on ...
I get the Lex error on the console but the regex works. Any idea how to get rid of the console error? –...
Read more >[$parse:lexerr] Lexer Error: Unexpected next character at ...
I got this when I tested the wall. Steps: open firebug console start a wall for search term "Greferendum". firebug reports: Error: [$parse:lexerr]...
Read more >63393 - An "Unexpected next character . . ." error occurs when ...
When a data grid includes a column name in Hebrew, an error message appears when both of these conditions are true: You expand...
Read more >Error Reference: lexerr - AngularJS: API
Lexer Error : Unexpected next character at columns 0-0 [²] in expression [true]. Description. Occurs when an expression has a lexical error, for...
Read more >[$parse:lexerr] Lexer Error: Unexpected next character' on ...
Error : [$parse:lexerr] Lexer Error: Unexpected next character at columns 0-0 [\] in ... http://errors.angularjs.org/1.2.6/$parse/lexerr?p0=Unexpected% ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I work on both mac and pc. On Fri, Mar 24, 2017 at 10:49 AM Mulchman notifications@github.com wrote:
I was doing that with my exotic shards. I even moved the amount I chose. On Fri, Mar 24, 2017 at 11:09 AM Rob Jones notifications@github.com wrote: