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: Invalid regular expression: /({{/: Unterminated group #14

Open
andr077 opened this issue Nov 21, 2017 · 0 comments

Comments

@andr077
Copy link

andr077 commented Nov 21, 2017

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.22.1 x64
Electron: 1.6.15
OS: Unknown Windows version
Thrown From: uikit-atom package 0.2.2

Stack Trace

Uncaught SyntaxError: Invalid regular expression: /({{/: Unterminated group

At C:\Users\Andrey\.atom\packages\uikit-atom\lib\provider.coffee:21

SyntaxError: Invalid regular expression: /({{/: Unterminated group
    at String.match (native)
    at /packages/uikit-atom/lib/provider.coffee:21:46
    at Array.filter (native)
    at Object.getSuggestions (/packages/uikit-atom/lib/provider.coffee:21:30)
    at providers.forEach.provider (~/AppData/Local/atom/app-1.22.1/resources/app/node_modules/autocomplete-plus/lib/autocomplete-manager.js:286:58)
    at Array.forEach (native)
    at AutocompleteManager.getSuggestionsFromProviders (~/AppData/Local/atom/app-1.22.1/resources/app/node_modules/autocomplete-plus/lib/autocomplete-manager.js:262:21)
    at AutocompleteManager.findSuggestions (~/AppData/Local/atom/app-1.22.1/resources/app/node_modules/autocomplete-plus/lib/autocomplete-manager.js:254:23)

Commands

     -1:06.2.0 core:save (input.hidden-input)
     -0:55 intentions:highlight (input.hidden-input)
     -0:54.8.0 core:copy (input.hidden-input)
     -0:53.2.0 editor:newline (input.hidden-input)
     -0:53.1.0 intentions:highlight (input.hidden-input)
     -0:52.9.0 core:paste (input.hidden-input)
     -0:50.9.0 editor:newline (input.hidden-input)
     -0:50.7.0 intentions:highlight (input.hidden-input)
     -0:50.6.0 core:paste (input.hidden-input)
     -0:50.1.0 intentions:highlight (input.hidden-input)
     -0:50 core:save (input.hidden-input)
  2x -0:37.2.0 core:backspace (input.hidden-input)
     -0:33.6.0 editor:newline (input.hidden-input)
     -0:26.5.0 autocomplete-plus:confirm (input.hidden-input)
  3x -0:19.9.0 core:move-down (input.hidden-input)
     -0:12.3.0 core:backspace (input.hidden-input)

Non-Core Packages

atom-typescript 11.0.10 
autoclose-html 0.23.0 
autoprefixer 3.7.1 
busy-signal 1.4.3 
html-template-generator 0.3.0 
intentions 1.1.5 
language-htaccess 0.1.1 
linter 2.2.0 
linter-ui-default 1.6.10 
platformio-ide-terminal 2.7.0 
sass-autocompile 0.13.3 
uikit-atom 0.2.2 
wordcount 2.10.4 
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