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 '.' #792

Closed
PirKate opened this issue May 2, 2021 · 2 comments
Closed

Uncaught SyntaxError: Unexpected token '.' #792

PirKate opened this issue May 2, 2021 · 2 comments

Comments

@PirKate
Copy link

PirKate commented May 2, 2021

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.56.0 x64
Electron: 9.4.4
OS: Microsoft Windows 10 Enterprise
Thrown From: minimap package 4.39.13

Stack Trace

Uncaught SyntaxError: Unexpected token '.'

At C:\Users\Shotiko.ANUNA\.atom\packages\minimap\dist\main-022ad455.js:1

SyntaxError: Unexpected token '.'
    at /packages/minimap/dist/main-022ad455.js:1:74659

Commands

     -9:13 core:backspace (input.hidden-input)
     -9:12.3.0 core:move-up (input.hidden-input)
     -9:11.4.0 core:backspace (input.hidden-input)
  3x -9:09.4.0 core:move-right (input.hidden-input)
     -9:08.4.0 core:backspace (input.hidden-input)
  2x -9:07.8.0 core:select-left (input.hidden-input)
     -9:05.6.0 core:save (input.hidden-input)
     -7:49.3.0 core:select-all (input.hidden-input)
     -7:48.4.0 core:copy (input.hidden-input)
     -6:16.8.0 gpp-compiler:compile (input.hidden-input)
     -2:27.8.0 core:cut (input.hidden-input)
  2x -2:26.8.0 core:backspace (input.hidden-input)
     -2:22.6.0 editor:newline (input.hidden-input)
     -2:22.2.0 core:paste (input.hidden-input)
     -2:20.4.0 core:save (input.hidden-input)
     -2:19.6.0 gpp-compiler:compile (input.hidden-input)

Non-Core Packages

gpp-compiler 3.0.7 
import 1.7.0 
minimap 4.39.13 
teletype 0.13.4 
@UziTech
Copy link
Collaborator

UziTech commented May 2, 2021

This looks like an install issues. Try uninstalling and reinstalling.

@aminya
Copy link
Collaborator

aminya commented May 10, 2021

Yeah, this is an install issue:
atom/apm#919

apm uninstall minimap
apm install minimap

@aminya aminya closed this as completed May 10, 2021
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

3 participants