I had the same error, probably has something to do with the update of power armor mk 3.
I changed, in the 'power-armor-mk4.lua' file (located in prototypes/technology), in line 14: "prerequisites = {"power-armor-3"}," to: "prerequisites = {"power-armor-mk3"},"
and that fixed it for me