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

package-switch:create not working, errors in dev console #129

Open
Pemm209 opened this issue Sep 21, 2020 · 1 comment
Open

package-switch:create not working, errors in dev console #129

Pemm209 opened this issue Sep 21, 2020 · 1 comment

Comments

@Pemm209
Copy link

Pemm209 commented Sep 21, 2020

Using this package like it is described under "Usage" does not work, there is no menu showing up where the packages can be ignored/added/removed if I use Packages - Package Switch - Create Bundle from Atom's menu or package-switch:create in the Ctrl-Shift-P menu.

Looking at the "Toggle Developer Tools" - Console, there is an error:

Uncaught (in promise) Error: Could not find a file at path '/home/pemm/.atom/packages/package-switch/lib/../stylesheets/select-list.less'
    at ThemeManager.requireStylesheet (/usr/share/atom/reso…tatic/<embedded>:11)
    at main.js:26
    at Object.l [as createCommonjsModule] (/home/pemm/.atom/pa…-plus-77e47392.js:1)
    at Object.<anonymous> (main.js:1)
    at Object.<anonymous> (bundles.ts:215)
    at Module.get_Module._compile (/usr/share/atom/reso…tatic/<embedded>:11)
    at Object.value [as .js] (/usr/share/atom/reso…tatic/<embedded>:11)
    at Module.load (internal/modules/cjs/loader.js:701)
    at tryModuleLoad (internal/modules/cjs/loader.js:633)
    at Function.Module._load (internal/modules/cjs/loader.js:625)
    at Module.require (index.js:72)
    at require (/usr/share/atom/reso…tatic/<embedded>:11)
    at main.ts:32

And trying to use the package-switch:create command directly in the "Toggle Developer Tools" - Console returns:
Uncaught SyntaxError: Unexpected token switch VM1162:1

Please help.

@bassamanator
Copy link

I have the same exact problem on my end.

Atom: 1.53.0
Operating System: Manjaro Linux
KDE Plasma Version: 5.20.4
KDE Frameworks Version: 5.76.0
Qt Version: 5.15.2
Kernel Version: 5.9.11-3-MANJARO
OS Type: 64-bit
Processors: 16 × AMD Ryzen 7 2700X Eight-Core Processor
Memory: 31.4 GiB of RAM
Graphics Processor: Radeon RX 580 Series

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