Warning: Undefined array key "type" in nodejs_library_info_build() (line 348 of . . . nodejs.module)
Changed
$socket_io_config['path'] => ['type' => $socket_io_config['type']],
TO
$socket_io_config['path'] => array('type' => 'external'),
Have a look at whetehr this maintains the valid code of the module
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.