tobiastimm / code-theme-converter

Convert any Visual Studio Code Theme to Sublime Text 3 or IntelliJ IDEA
MIT License
141 stars 11 forks source link

Cannot read property 'id' of undefined on Andromeda theme #62

Open 1337jick opened 1 year ago

1337jick commented 1 year ago

Hey, thank you for the hardwork. Wish I could apply Andromeda theme on webstorm

https://github.com/EliverLara/Andromeda

This is the trace

Trace: Error: EEXIST: file already exists, mkdir '/Users/macbook/Downloads/code-theme-converter-master/Andromeda/resources'
    at /Users/macbook/Downloads/code-theme-converter-master/dist/idea/convert.js:81:49
Trace: TypeError: Cannot read property 'id' of undefined
    at /Users/macbook/Downloads/code-theme-converter-master/dist/idea/convert.js:81:49
Trace: TypeError: Cannot read property 'id' of undefined
    at /Users/macbook/Downloads/code-theme-converter-master/dist/idea/convert.js:81:49
Trace: TypeError: Cannot read property 'id' of undefined
    at /Users/macbook/Downloads/code-theme-converter-master/dist/idea/convert.js:81:49
Trace: TypeError: Cannot read property 'id' of undefined
    at /Users/macbook/Downloads/code-theme-converter-master/dist/idea/convert.js:81:49
tobiastimm commented 10 months ago

Sorry for the late reply, unfortunately, I never finished the code2idea converter. I would need to revisit those