Undefined array key "type" in nodejs_library_info_build

Created on 14 December 2022, almost 2 years ago
Updated 5 September 2023, about 1 year ago

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

πŸ› Bug report
Status

RTBC

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States bobburns

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024