<?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[Import-export using jsreport-cli without installing it globally]]></title><description><![CDATA[<p>We want to use jsreport-cli without installing it globally.</p>
<p>While running it for <em>import</em> from <code>\node_modules\.bin</code> folder, where jsreport was hosted as an application, but we faced the following error:</p>
<p>Although the &quot;@jsreport/jsreport-cli&quot;: &quot;^4.0.5&quot; package is installed in the hosted application.</p>
<blockquote>
<p>Couldn't find a jsreport installation necessary to continue with the execution of the command, make sure to install jsreport first.</p>
</blockquote>
<p>Could you please guide us on how to perform the jsreport import-export activity without installing it globally?</p>
]]></description><link>https://forum.jsreport.net/topic/3499/import-export-using-jsreport-cli-without-installing-it-globally</link><generator>RSS for Node</generator><lastBuildDate>Wed, 16 Sep 2026 15:11:07 GMT</lastBuildDate><atom:link href="https://forum.jsreport.net/topic/3499.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 15 Oct 2025 10:35:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Import-export using jsreport-cli without installing it globally on Wed, 15 Oct 2025 11:17:11 GMT]]></title><description><![CDATA[<p>We want to use jsreport-cli without installing it globally.</p>
<p>While running it for <em>import</em> from <code>\node_modules\.bin</code> folder, where jsreport was hosted as an application, but we faced the following error:</p>
<p>Although the &quot;@jsreport/jsreport-cli&quot;: &quot;^4.0.5&quot; package is installed in the hosted application.</p>
<blockquote>
<p>Couldn't find a jsreport installation necessary to continue with the execution of the command, make sure to install jsreport first.</p>
</blockquote>
<p>Could you please guide us on how to perform the jsreport import-export activity without installing it globally?</p>
]]></description><link>https://forum.jsreport.net/post/14783</link><guid isPermaLink="true">https://forum.jsreport.net/post/14783</guid><dc:creator><![CDATA[jitendra5792]]></dc:creator><pubDate>Wed, 15 Oct 2025 11:17:11 GMT</pubDate></item><item><title><![CDATA[Reply to Import-export using jsreport-cli without installing it globally on Invalid Date]]></title><description><![CDATA[<p>hi!!</p>
<p>you should be able to execute the cli without the global installation by doing any of the following methods:</p>
<p>(all methods assume you execute the command from the root of your project)</p>
<ul>
<li>executing <code>npx jsreport &lt;command&gt;</code></li>
<li>executing <code>node node_modules\.bin\jsreport &lt;command&gt;</code></li>
</ul>
<p>if this does not work, please share more details, like:</p>
<ul>
<li>the jsreport version you are using</li>
<li>where are you trying to execute this? local machine? server? windows? linux?</li>
<li>do you execute this manually? or are you using some CI or automated process?</li>
</ul>
]]></description><link>https://forum.jsreport.net/post/14786</link><guid isPermaLink="true">https://forum.jsreport.net/post/14786</guid><dc:creator><![CDATA[bjrmatos]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>