I reckon the changes to inventory-storage `locations` are breaking due to the addition of mandatory property `primaryServicePoint` and the change of `libraryId` from optional to required.
This would potentially break clients that attempt to mutate locations but mod-inventory only reads locations.
Wayne Schneider October 11, 2018 at 2:16 PM
@Jeremy Huff can provide details on what has changed in the interface.
The latest mod-inventory-storage provides version 3.0 of the locations interface. mod-inventory currently requires version 1.1 or 2.0.
This incompatibility makes it impossible to build a system from the tip of master.