Looks like mod author just did a simple version increase which does not work in this case.
Go into mod's folder
item.lua
remove---> flags = {"goes-to-main-inventory"},
next go to technology.lua
"science-pack-1" ---> "automation-science-pack"
"science-pack-2" ---> "logistic-science-pack"
Mod should work after that.