question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No such file or directory '/tmp/code-theme-converter/repo/themes'

See original GitHub issue
$ yarn global add code-theme-converter
$ code2subl https://github.com/cue-sh/vscode-cue.git
Fetching repo
Error: ENOENT: no such file or directory, scandir '/tmp/code-theme-converter/repo/themes'
🎉 Successfully converted the vscode theme for sublime text!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
tobiastimmcommented, Mar 9, 2021

@uhthomas the repo you want to convert doesn’t include any themes to convert, that’s why you get that error message. It is not misleading in this case, because the repository doesn’t have a themes directory

0reactions
tobiastimmcommented, Mar 9, 2021

yh thats an issue 😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

File Not Found Error: [Errno 2] No such file or directory: '/tmp ...
I have searched related issues but cannot get the expected help. yes; I have read the FAQ documentation but cannot get the expected...
Read more >
FileNotFoundError: [Errno 2] No such file or directory: '/tmp ...
Solution: replace all of the os.mkdir with os.makedirs which will create all of these without an issue. And get rid of the try...
Read more >
No such file or directory: '/tmp/ipython-....py' - Launchpad Bugs
Hi, with the present python-mode revno: 1842 and vanilla Emacs 24.3.1 I am completely stuck with frequent and erratic occurrence error ...
Read more >
[Errno 2] No such file or directory: 'TMPDIR=tmp - Overhang.IO
Hi, I am running the Demo course when i try to submit a solution for the chemistry question i get the following error...
Read more >
FileNotFoundError: [Errno 2] No such file or directory: - YouTube
Hello everyone, today's video is a short one on an error that I got during my last project. I have been short on...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found