What happened
I'm running into similar issues as reported in #6806.
This seems to be fixed as part of #5983
But the latest published version is a month old, can a new latest version be published?
https://www.npmjs.com/package/@perryts/perry?activeTab=versions
original error, 0.5.1220 installed via npm,
perry_stdlib.lib(perry_stdlib-1228ae9e8a25486f.perry_stdlib-14d71cc1ad7293ab.perry_stdlib.2082267ef8e9f916-cgu.0.rcgu.o.rcgu.o) : error LNK2019: unresolved external symbol js_ext_http_client_request_is_handle referenced in function _ZN12perry_stdlib4http23external_client_request15dispatch_method17h646097a31972b478E
perry_stdlib.lib(perry_stdlib-1228ae9e8a25486f.perry_stdlib-14d71cc1ad7293ab.perry_stdlib.2082267ef8e9f916-cgu.0.rcgu.o.rcgu.o) : error LNK2019: unresolved external symbol js_ext_http_client_request_dispatch_method referenced in function _ZN12perry_stdlib4http23external_client_request15dispatch_method17h646097a31972b478E
perry_stdlib.lib(perry_stdlib-1228ae9e8a25486f.perry_stdlib-14d71cc1ad7293ab.perry_stdlib.2082267ef8e9f916-cgu.0.rcgu.o.rcgu.o) : error LNK2019: unresolved external symbol js_ext_http_client_request_dispatch_property referenced in function _ZN12perry_stdlib4http23external_client_request15string_property17h335cdcf5fb5cc9a4E
perry_stdlib.lib(perry_stdlib-1228ae9e8a25486f.perry_stdlib-14d71cc1ad7293ab.perry_stdlib.2082267ef8e9f916-cgu.0.rcgu.o.rcgu.o) : error LNK2019: unresolved external symbol js_ext_http_client_inflight referenced in function _ZN12perry_stdlib6common12async_bridge17stdlib_fast_drive17h9721eb77ac2e1439E
perry_stdlib.lib(perry_stdlib-1228ae9e8a25486f.perry_stdlib-14d71cc1ad7293ab.perry_stdlib.2082267ef8e9f916-cgu.0.rcgu.o.rcgu.o) : error LNK2019: unresolved external symbol js_http_has_pending referenced in function _ZN12perry_stdlib6common12async_bridge28js_stdlib_has_active_handles17h2bd2dd506f85f070E
perry_stdlib.lib(perry_stdlib-1228ae9e8a25486f.perry_stdlib-14d71cc1ad7293ab.perry_stdlib.2082267ef8e9f916-cgu.0.rcgu.o.rcgu.o) : error LNK2019: unresolved external symbol js_http_is_incoming_message referenced in function _ZN12perry_stdlib6common13dispatch_http31dispatch_client_incoming_method17h0f4fc4a2c8dfbf5aE
perry_stdlib.lib(perry_stdlib-1228ae9e8a25486f.perry_stdlib-14d71cc1ad7293ab.perry_stdlib.2082267ef8e9f916-cgu.0.rcgu.o.rcgu.o) : error LNK2019: unresolved external symbol js_http_incoming_message_pipe referenced in function _ZN12perry_stdlib6common13dispatch_http31dispatch_client_incoming_method17h0f4fc4a2c8dfbf5aE
perry_stdlib.lib(perry_stdlib-1228ae9e8a25486f.perry_stdlib-14d71cc1ad7293ab.perry_stdlib.2082267ef8e9f916-cgu.0.rcgu.o.rcgu.o) : error LNK2019: unresolved external symbol js_http_response_trailers referenced in function _ZN12perry_stdlib6common13dispatch_http33dispatch_client_incoming_property17h1fec98fc222b74c6E
perry_stdlib.lib(perry_stdlib-1228ae9e8a25486f.perry_stdlib-14d71cc1ad7293ab.perry_stdlib.2082267ef8e9f916-cgu.0.rcgu.o.rcgu.o) : error LNK2019: unresolved external symbol js_ext_http_agent_is_handle referenced in function js_handle_method_dispatch
perry_stdlib.lib(perry_stdlib-1228ae9e8a25486f.perry_stdlib-14d71cc1ad7293ab.perry_stdlib.2082267ef8e9f916-cgu.0.rcgu.o.rcgu.o) : error LNK2019: unresolved external symbol js_ext_http_agent_dispatch_method referenced in function js_handle_method_dispatch
perry_stdlib.lib(perry_stdlib-1228ae9e8a25486f.perry_stdlib-14d71cc1ad7293ab.perry_stdlib.2082267ef8e9f916-cgu.0.rcgu.o.rcgu.o) : error LNK2019: unresolved external symbol js_ext_http_client_incoming_message_is_handle referenced in function js_handle_method_dispatch
perry_stdlib.lib(perry_stdlib-1228ae9e8a25486f.perry_stdlib-14d71cc1ad7293ab.perry_stdlib.2082267ef8e9f916-cgu.0.rcgu.o.rcgu.o) : error LNK2019: unresolved external symbol js_ext_http_agent_dispatch_property referenced in function js_handle_property_dispatch
perry_stdlib.lib(perry_stdlib-1228ae9e8a25486f.perry_stdlib-14d71cc1ad7293ab.perry_stdlib.2082267ef8e9f916-cgu.0.rcgu.o.rcgu.o) : error LNK2019: unresolved external symbol js_ext_http_agent_dispatch_property_set referenced in function js_handle_property_set_dispatch
perry_stdlib.lib(perry_stdlib-1228ae9e8a25486f.perry_stdlib-14d71cc1ad7293ab.perry_stdlib.2082267ef8e9f916-cgu.0.rcgu.o.rcgu.o) : error LNK2019: unresolved external symbol js_ext_http_client_incoming_message_set_encoding referenced in function js_http_incoming_message_set_encoding
build\abaplint.exe : fatal error LNK1120: 14 unresolved externals
https://github.com/PerryTS/perry/actions/workflows/release-packages.yml
What happened
I'm running into similar issues as reported in #6806.
This seems to be fixed as part of #5983
But the latest published version is a month old, can a new latest version be published?
https://www.npmjs.com/package/@perryts/perry?activeTab=versions
original error, 0.5.1220 installed via npm,
https://github.com/PerryTS/perry/actions/workflows/release-packages.yml