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

code2idea throws Trace: Error: ENOENT: no such file or directory, scandir #47

Open
cyberquarks opened this issue Oct 10, 2021 · 3 comments

Comments

@cyberquarks
Copy link

I tried to convert a VS code repository:


> code2idea https://github.com/enkia/enki-theme.git
Fetching repo
Trace: Error: ENOENT: no such file or directory, scandir 'C:\Users\cyberquarks\AppData\Local\Temp\code-theme-converter\repo\themes'
    at Object.<anonymous> (C:\Users\cyberquarks\AppData\Roaming\npm\node_modules\code-theme-converter\dist\idea\convert.js:88:21)
    at Generator.throw (<anonymous>)
    at rejected (C:\Users\cyberquarks\AppData\Roaming\npm\node_modules\code-theme-converter\dist\idea\convert.js:6:65)
🎉 Successfully converted the vscode theme for IDEA!

Has anyone encountered this issue?

@mhanberg
Copy link

mhanberg commented Feb 3, 2023

I get this as well.

@SanJacobs
Copy link

I am too, both on Windows and Debian.

D:\Downloads>code2subl https://github.com/k4ustu3h/jamt-vscode#main
Fetching repo
Error: ENOENT: no such file or directory, scandir 'C:\Users\Athena\AppData\Local\Temp\code-theme-converter\repo\themes'
🎉 Successfully converted the vscode theme for sublime text!

@jewellscott
Copy link

I got the same error on Mac Ventura.

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

4 participants