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

At Cannot find 'highlights-component' in the require cache. #334

Closed
cdesch opened this issue Aug 14, 2017 · 1 comment
Closed

At Cannot find 'highlights-component' in the require cache. #334

cdesch opened this issue Aug 14, 2017 · 1 comment

Comments

@cdesch
Copy link

cdesch commented Aug 14, 2017

in retrospect, I believe this is a duplicate of #328

Reproduce

  1. Open Atom

Atom: 1.19.0 x64
Electron: 1.6.9
OS: Mac OS X 10.12.6
Thrown From: pigments package 0.39.1

Stack Trace

Failed to activate the pigments package

At Cannot find 'highlights-component' in the require cache.

Error: Cannot find 'highlights-component' in the require cache.
    at requireCore (/packages/pigments/lib/pigments.coffee:310:19)
    at Object.patchAtom (/packages/pigments/lib/pigments.coffee:312:26)
    at Object.activate (/packages/pigments/lib/pigments.coffee:16:6)
    at Package.module.exports.Package.activateNow (/Users/cj/Applications/Atom.app/Contents/Resources/app/src/package.js:253:25)
    at /Users/cj/Applications/Atom.app/Contents/Resources/app/src/package.js:225:38
    at Package.module.exports.Package.measure (/Users/cj/Applications/Atom.app/Contents/Resources/app/src/package.js:99:21)
    at /Users/cj/Applications/Atom.app/Contents/Resources/app/src/package.js:218:32
    at Package.module.exports.Package.activate (/Users/cj/Applications/Atom.app/Contents/Resources/app/src/package.js:215:40)
    at PackageManager.module.exports.PackageManager.activatePackage (/Users/cj/Applications/Atom.app/Contents/Resources/app/src/package-manager.js:645:40)
    at /Users/cj/Applications/Atom.app/Contents/Resources/app/src/package-manager.js:626:35
    at Config.module.exports.Config.transactAsync (/Users/cj/Applications/Atom.app/Contents/Resources/app/src/config.js:346:24)
    at PackageManager.module.exports.PackageManager.activatePackages (/Users/cj/Applications/Atom.app/Contents/Resources/app/src/package-manager.js:621:25)
    at PackageManager.module.exports.PackageManager.activate (/Users/cj/Applications/Atom.app/Contents/Resources/app/src/package-manager.js:603:52)
    at /Users/cj/Applications/Atom.app/Contents/Resources/app/src/atom-environment.js:843:36

Commands

     -0:15.5.0 tree-view:show (atom-workspace.workspace.scrollbars-visible-when-scrolling)

Non-Core Packages

atom-elixir 0.2.3 
atom-ternjs 0.18.3 
autocomplete-elixir 1.5.14 
autocomplete-modules 1.6.10 
build-elixir 0.7.0 
busy-signal 1.4.3 
editorconfig 2.2.2 
elixir-cmd 0.2.9 
elixir-pry 1.0.0 
es6-javascript 1.0.0 
file-icons 2.1.10 
highlight-selected 0.13.1 
iex 0.10.0 
intentions 1.1.5 
javascript-snippets 1.2.1 
language-babel 2.69.0 
language-elixir 0.19.0 
language-erlang 3.2.0 
linter 2.2.0 
linter-elixirc 1.7.0 
linter-eslint 8.2.1 
linter-ui-default 1.6.4 
minimap 4.29.6 
minimap-find-and-replace 4.5.2 
minimap-git-diff 4.3.1 
minimap-highlight-selected 4.6.1 
pigments 0.39.1 
platformio-ide-terminal 2.5.5 
project-manager 3.3.5 
script 3.15.0 
sync-settings 0.8.2 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants