<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[NodeJS Version]]></title><description><![CDATA[<p>In looking at your dockerfile and tracing back, it seems that JSReport uses NodeJS 16.20.0.  Does it support later versions?  Version 16 is supposed to be End of Life this year (<a href="https://endoflife.date/nodejs#:~:text=The%20End%2Dof%2DLife%20date,1%20on%20September%2011th%2C%202023.)" rel="nofollow">https://endoflife.date/nodejs#:~:text=The End-of-Life date,1 on September 11th%2C 2023.)</a></p>
<p>We attempted to use the current LTS version (18) and it does not run for us.</p>
<p>What versions do you officially support running on?</p>
]]></description><link>https://forum.jsreport.net/topic/2768/nodejs-version</link><generator>RSS for Node</generator><lastBuildDate>Mon, 17 Aug 2026 04:58:51 GMT</lastBuildDate><atom:link href="https://forum.jsreport.net/topic/2768.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 12 Apr 2023 14:19:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to NodeJS Version on Invalid Date]]></title><description><![CDATA[<p>In looking at your dockerfile and tracing back, it seems that JSReport uses NodeJS 16.20.0.  Does it support later versions?  Version 16 is supposed to be End of Life this year (<a href="https://endoflife.date/nodejs#:~:text=The%20End%2Dof%2DLife%20date,1%20on%20September%2011th%2C%202023.)" rel="nofollow">https://endoflife.date/nodejs#:~:text=The End-of-Life date,1 on September 11th%2C 2023.)</a></p>
<p>We attempted to use the current LTS version (18) and it does not run for us.</p>
<p>What versions do you officially support running on?</p>
]]></description><link>https://forum.jsreport.net/post/11973</link><guid isPermaLink="true">https://forum.jsreport.net/post/11973</guid><dc:creator><![CDATA[zewar96]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to NodeJS Version on Invalid Date]]></title><description><![CDATA[<p><a class="plugin-mentions-a" href="https://forum.jsreport.net/uid/1589">@zewar96</a> jsreport does support node.js 18 (should work with any version that is &gt;=16.11).</p>
<p>if we talk about node.js alone, then v18 works also with jsreport + docker, however, i think the issue is that changing the base image from node 16 to node 18 needs some changes to be done in the dockerfile (perhaps some linux packages need or updates or some extra linux packages need to be added), so this is more an issue that the dockerfile needs to be changed to work against a different base image.</p>
<p>we just provide one node.js version for the docker image, and that is what we test so far. we are aware that v16 goes EOL later this year, when it comes the time we are going to increase our minimal version and update the dockerfile, you can track <a href="https://github.com/jsreport/jsreport/issues/1050" rel="nofollow">this issue</a> to receive notification when this happens.</p>
]]></description><link>https://forum.jsreport.net/post/11974</link><guid isPermaLink="true">https://forum.jsreport.net/post/11974</guid><dc:creator><![CDATA[bjrmatos]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>