Closed
Description
- Version: 13.7.0
- Platform: linux
- Subsystem: centos 7
$ ./configure --prefix="${PREFIX}" \
--shared \
--shared-zlib \
--without-dtrace \
--with-intl=small-icu \
--debug-nghttp2 \
--openssl-use-def-ca-store
$ make -j4
...
nodejs-13.7.0: m = pat.match(line)
nodejs-13.7.0: TypeError: cannot use a string pattern on a bytes-like object
nodejs-13.7.0: make[1]: *** [node-13.7.0/out/Release/obj/gen/icutmp/icudt65l.dat] Error 1
nodejs-13.7.0: make[1]: *** Waiting for unfinished jobs....