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

Uncaught SyntaxError: Unexpected token } in JSON at position 751 #7

Open
Kshitij-Banerjee opened this issue Apr 25, 2020 · 0 comments

Comments

@Kshitij-Banerjee
Copy link

[Enter steps to reproduce:]

  1. Install Plugin
  2. Hover over the missing class

The following error comes.

Atom: 1.45.0 x64
Electron: 4.2.7
OS: Mac OS X 10.14.6
Thrown From: angular-auto-import package 0.4.1

Stack Trace

Uncaught SyntaxError: Unexpected token } in JSON at position 751

At file:///Applications/Atom.app/Contents/Resources/app.asar/static/index.html:37

SyntaxError: Unexpected token } in JSON at position 751
    at JSON.parse (<anonymous>)
    at /packages/angular-auto-import/lib/angular-auto-import.js:213:29
    at FSReqWrap.readFileAfterClose [as oncomplete] (internal/fs/read_file_context.js:53:3)

Commands

     -0:45 vim-mode-plus:move-down (input.hidden-input)
  4x -0:44.9.0 vim-mode-plus:move-to-next-word (input.hidden-input)
     -0:43.4.0 vim-mode-plus:move-right (input.hidden-input)
     -0:42.9.0 datatip:toggle (input.hidden-input)
     -0:42.2.0 window:toggle-dev-tools (input.hidden-input)
  3x -0:41.9.0 blur (input.hidden-input)
     -0:38.2.0 intentions:highlight (input.hidden-input)
     -0:37.9.0 angular-auto-import:import (input.hidden-input)
     -0:35.1.0 datatip:toggle (input.hidden-input)
 10x -0:33 blur (input.hidden-input)
     -0:29.6.0 command-palette:toggle (input.hidden-input)
  3x -0:29.5.0 blur (input.hidden-input)
     -0:17.9.0 core:confirm (input.hidden-input)
  2x -0:17.9.0 blur (input.hidden-input)
     -0:17.9.0 angular-auto-import:import (input.hidden-input)
  2x -0:00.2.0 blur (input.hidden-input)

Non-Core Packages

angular-auto-import 0.4.1 
atom-css-class-checker 0.4.3 
atom-ide-ui 0.13.0 
atom-typescript 13.5.1 
emmet 2.4.3 
ex-mode 0.18.0 
intentions 1.1.5 
last-cursor-position 0.9.3 
linter-sass-lint 1.9.0 
platformio-ide-terminal 2.10.0 
symbol-gen 1.3.1 
vim-mode-plus 1.36.2 
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