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 identifier #872

Open
1 task done
AshlyMcC opened this issue Jul 7, 2022 · 1 comment
Open
1 task done

Uncaught SyntaxError: Unexpected identifier #872

AshlyMcC opened this issue Jul 7, 2022 · 1 comment

Comments

@AshlyMcC
Copy link

AshlyMcC commented Jul 7, 2022

Prerequisites

Description

Steps to Reproduce

Expected behavior:

Actual behavior:

Versions

Atom: 1.60.0 x64
Electron: 9.4.4
OS: macOS 11.6
Thrown From: file-icons package 2.1.47

Stack Trace

Uncaught SyntaxError: Unexpected identifier

At /Users/thecurious/.atom/packages/file-icons/lib/storage.js:165

SyntaxError: Unexpected identifier
    at Storage.setPathID (/packages/file-icons/lib/storage.js:243:20)
    at IconService.handleResource (/packages/file-icons/lib/service/icon-service.js:65:12)
    at Function.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1187666)
    at Emitter.emit (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1189107)
    at FileSystem.get (/packages/file-icons/node_modules/atom-fs/lib/filesystem.js:94:17)
    at Function.forElement (/packages/file-icons/lib/service/icon-node.js:180:28)
    at /packages/file-icons/lib/service/icon-service.js:91:31)
    at IconServices.updateDirectoryIcon (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:1031353)
    at DirectoryView.updateIcon (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:2851245)
    at new DirectoryView (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:2849568)
    at DirectoryView.createViewForEntry (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:2851943)
    at /Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:2851654
    at Function.simpleDispatch (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1187666)
    at Emitter.emit (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:11:1189107)
    at Directory.reload (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:2847714)
    at Directory.expand (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:2847934)
    at DirectoryView.expand (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:2852429)
    at DirectoryView.toggleExpansion (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:2852216)
    at TreeView.entryClicked (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:1044868)
    at HTMLDivElement.<anonymous> (/Applications/Atom.app/Contents/Resources/app/static/<embedded>:14:1039315)

Commands

Non-Core Packages

atom-beautify 0.33.4 
atom-increment 0.3.4 
atom-material-syntax 1.0.8 
atom-material-syntax-dark 1.0.0 
atom-material-ui 2.1.3 
atom-recover 0.1.0 
atom-sass 0.4.0 
build 0.70.0 
busy-signal 2.0.1 
emmet 2.4.3 
emmet-snippets-compatibility 1.0.6 
file-icons 2.1.47 
highlight-selected 0.17.0 
intentions 2.1.1 
language-blade 0.46.0 
language-liquid 0.7.0 
language-mjml 2.1.0 
linter 3.4.0 
linter-eslint 8.6.6 
linter-mjml 1.2.0 
linter-ui-default 3.4.1 
material-ui 1.0.10 
minimap 4.40.0 
mjml-preview 2.0.3 
native-ui 0.27.0 
todo-show 2.3.2 

Additional Information

@Alhadis
Copy link
Member

Alhadis commented Jul 13, 2022

Was this a one-off case? Or has this happened multiple times?

Please provide some details so I have something more substantial to go off of when investigating this issue.

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

2 participants