You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
~
❯ code2idea https://github.com/piousdeer/vscode-adwaita.git
Fetching repo
Trace: Error: 'git checkout' failed with status 1
at Object.<anonymous> (/home/user/.npm/lib/node_modules/code-theme-converter/dist/idea/convert.js:88:21)
at Generator.throw (<anonymous>)
at rejected (/home/user/.npm/lib/node_modules/code-theme-converter/dist/idea/convert.js:6:65)
Successfully converted the vscode theme for IDEA!
Same for code2subl
❯ code2subl "https://github.com/piousdeer/vscode-adwaita"
Fetching repo
Error: 'git checkout' failed with status 1
Successfully converted the vscode theme for sublime text!
Tested against node 18.3.0 and 16.15.1
I have been able to reproduce this behavior in a container as well (node:latest & node:16)
The text was updated successfully, but these errors were encountered:
Here is the following error output:
Same for code2subl
Tested against node 18.3.0 and 16.15.1
I have been able to reproduce this behavior in a container as well (
node:latest
&node:16
)The text was updated successfully, but these errors were encountered: