laurent-martin / ets-to-homeassistant

script to convert ETS5 project file to a YAML configuration file suitable for Home Assistant
Apache License 2.0
53 stars 12 forks source link

which version of ruby are you running ? #3

Closed schlaubi666 closed 3 years ago

schlaubi666 commented 3 years ago

i use the latest dockerimage and installed zip xml-simle & yaml

i got the error: no specific code, set env var SPECIAL to load specific code ets_to_hass.rb:15:in initialize': uninitialized constant Zip::File (NameError) from ets_to_hass.rb:152:innew' from ets_to_hass.rb:152:in `

'

schlaubi666 commented 3 years ago

gem install rubyzip was nessesary