Breaking change to AMD/CommonJS paths
Based on jQuery UI changes in 1.12, the require paths when consuming knockout-sortable
via AMD or CommonJS now use jquery-ui/ui/widgets/sortable
and jquery-ui/ui/widgets/draggable
. If not using 1.12, then you would need to ensure that whatever tool you are building it with has paths properly mapped/aliased/configured.