<?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[Error: ENOENT: no such file or directory]]></title><description><![CDATA[<p>Good day. We follow the &quot;single file executable&quot; configuration as described here: <a href="https://jsreport.net/learn/single-file-executable" rel="nofollow">https://jsreport.net/learn/single-file-executable</a><br />
and have chosen to use <a href="https://github.com/jsreport/jsreport-mssql-store" rel="nofollow">this extension</a> for storing templates<br />
I've copied the respective modules to <code>c:\...\jsreport\node_modules</code>, and have set <code>discover: true</code> in the <code>jsreport.config.json</code></p>
<p>Since then the application crushes with error:</p>
<pre><code>2019-07-25T11:53:36.464Z - info: Initializing jsreport@2.5.0 in development mode using configuration file: jsreport.config.json
2019-07-25T11:53:36.465Z - info: Searching for available extensions in #######
2019-07-25T11:53:36.470Z - error: Error occured during reporter init Error: ENOENT: no such file or directory, stat 'c:\work\jsreport\jsreport\node_modules'
    at Promise.longStackTracesCaptureStackTrace [as _captureStackTrace] (jsreportRuntime.js:40335:19)
    at Object.ret [as statAsync] (eval at makeNodePromisifiedEval (jsreportRuntime.js:43186:12), &lt;anonymous&gt;:8:21)
    at Object.get (jsreportRuntime.js:167429:29)
    at &lt;anonymous&gt;

</code></pre>
<p>And indeed I do not have such directory on hard disk.. Is there any workaround?</p>
]]></description><link>https://forum.jsreport.net/topic/1178/error-enoent-no-such-file-or-directory</link><generator>RSS for Node</generator><lastBuildDate>Sat, 12 Sep 2026 20:11:41 GMT</lastBuildDate><atom:link href="https://forum.jsreport.net/topic/1178.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 25 Jul 2019 12:12:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Error: ENOENT: no such file or directory on Invalid Date]]></title><description><![CDATA[<p>Good day. We follow the &quot;single file executable&quot; configuration as described here: <a href="https://jsreport.net/learn/single-file-executable" rel="nofollow">https://jsreport.net/learn/single-file-executable</a><br />
and have chosen to use <a href="https://github.com/jsreport/jsreport-mssql-store" rel="nofollow">this extension</a> for storing templates<br />
I've copied the respective modules to <code>c:\...\jsreport\node_modules</code>, and have set <code>discover: true</code> in the <code>jsreport.config.json</code></p>
<p>Since then the application crushes with error:</p>
<pre><code>2019-07-25T11:53:36.464Z - info: Initializing jsreport@2.5.0 in development mode using configuration file: jsreport.config.json
2019-07-25T11:53:36.465Z - info: Searching for available extensions in #######
2019-07-25T11:53:36.470Z - error: Error occured during reporter init Error: ENOENT: no such file or directory, stat 'c:\work\jsreport\jsreport\node_modules'
    at Promise.longStackTracesCaptureStackTrace [as _captureStackTrace] (jsreportRuntime.js:40335:19)
    at Object.ret [as statAsync] (eval at makeNodePromisifiedEval (jsreportRuntime.js:43186:12), &lt;anonymous&gt;:8:21)
    at Object.get (jsreportRuntime.js:167429:29)
    at &lt;anonymous&gt;

</code></pre>
<p>And indeed I do not have such directory on hard disk.. Is there any workaround?</p>
]]></description><link>https://forum.jsreport.net/post/5483</link><guid isPermaLink="true">https://forum.jsreport.net/post/5483</guid><dc:creator><![CDATA[vladikKBR85]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Error: ENOENT: no such file or directory on Thu, 25 Jul 2019 13:45:45 GMT]]></title><description><![CDATA[<p>Thank you. This is a bug in the jsreport binary version. The workaround is to add the following to the config</p>
<pre><code>{ &quot;useExtensionsLocationCache&quot;: false}
</code></pre>
<p>We will make sure this is fixed in the next version. The issue is now tracked here<br />
<a href="https://github.com/jsreport/jsreport/issues/604" rel="nofollow">https://github.com/jsreport/jsreport/issues/604</a></p>
]]></description><link>https://forum.jsreport.net/post/5484</link><guid isPermaLink="true">https://forum.jsreport.net/post/5484</guid><dc:creator><![CDATA[jan_blaha]]></dc:creator><pubDate>Thu, 25 Jul 2019 13:45:45 GMT</pubDate></item><item><title><![CDATA[Reply to Error: ENOENT: no such file or directory on Invalid Date]]></title><description><![CDATA[<p>EDIT: it should have been <code>{ &quot;useExtensionsLocationCache&quot;: false}</code></p>
]]></description><link>https://forum.jsreport.net/post/5485</link><guid isPermaLink="true">https://forum.jsreport.net/post/5485</guid><dc:creator><![CDATA[jan_blaha]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Error: ENOENT: no such file or directory on Invalid Date]]></title><description><![CDATA[<p>Thank you very much!</p>
]]></description><link>https://forum.jsreport.net/post/5488</link><guid isPermaLink="true">https://forum.jsreport.net/post/5488</guid><dc:creator><![CDATA[vladikKBR85]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>