<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Getting error Node Js with RFC call in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-node-js-with-rfc-call/m-p/11888016#M1961273</link>
    <description>&lt;P&gt;&lt;A href="https://answers.sap.com/storage/temp/1679560-error.png"&gt;error.png&lt;/A&gt;I am trying to call Remote function call (RFC) from node js. There is one module available in node js to connect with RFC called node-rfc. After install this module when i going to use it it gave me some error when i start my server.&lt;/P&gt;
  &lt;P&gt;var rfc = require('node-rfc'); &lt;/P&gt;
  &lt;P&gt;error Error: The specified module could not be found. \\?\C:\Users\ashish.ashish\Documents\Project\library-app-backend-master\node_modules\node-rfc\lib\binding\win32-x64-node-v64\sapnwrfc.node at Object.Module._extensions..node (internal/modules/cjs/loader.js:730:18) at Module.load (internal/modules/cjs/loader.js:600:32) at tryModuleLoad (internal/modules/cjs/loader.js:539:12) at Function.Module._load (internal/modules/cjs/loader.js:531:3) at Module.require (internal/modules/cjs/loader.js:637:17) at require (internal/modules/cjs/helpers.js:22:18) at Object.&amp;lt;anonymous&amp;gt; (C:\Users\ashish.ashish\Documents\Project\library-app-backend-master\node_modules\node-rfc\lib\wrapper\sapnwrfc-client.js:9:15) at Module._compile (internal/modules/cjs/loader.js:701:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:712:10) at Module.load (internal/modules/cjs/loader.js:600:32)&lt;/P&gt;
  &lt;P&gt;Please help me if anyone know about this error how to solve it.&lt;/P&gt;
  &lt;P&gt; &lt;SPAN class="mention-scrubbed"&gt;gopal.anand&lt;/SPAN&gt; &lt;/P&gt;</description>
    <pubDate>Fri, 03 May 2019 12:56:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2019-05-03T12:56:17Z</dc:date>
    <item>
      <title>Getting error Node Js with RFC call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-node-js-with-rfc-call/m-p/11888016#M1961273</link>
      <description>&lt;P&gt;&lt;A href="https://answers.sap.com/storage/temp/1679560-error.png"&gt;error.png&lt;/A&gt;I am trying to call Remote function call (RFC) from node js. There is one module available in node js to connect with RFC called node-rfc. After install this module when i going to use it it gave me some error when i start my server.&lt;/P&gt;
  &lt;P&gt;var rfc = require('node-rfc'); &lt;/P&gt;
  &lt;P&gt;error Error: The specified module could not be found. \\?\C:\Users\ashish.ashish\Documents\Project\library-app-backend-master\node_modules\node-rfc\lib\binding\win32-x64-node-v64\sapnwrfc.node at Object.Module._extensions..node (internal/modules/cjs/loader.js:730:18) at Module.load (internal/modules/cjs/loader.js:600:32) at tryModuleLoad (internal/modules/cjs/loader.js:539:12) at Function.Module._load (internal/modules/cjs/loader.js:531:3) at Module.require (internal/modules/cjs/loader.js:637:17) at require (internal/modules/cjs/helpers.js:22:18) at Object.&amp;lt;anonymous&amp;gt; (C:\Users\ashish.ashish\Documents\Project\library-app-backend-master\node_modules\node-rfc\lib\wrapper\sapnwrfc-client.js:9:15) at Module._compile (internal/modules/cjs/loader.js:701:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:712:10) at Module.load (internal/modules/cjs/loader.js:600:32)&lt;/P&gt;
  &lt;P&gt;Please help me if anyone know about this error how to solve it.&lt;/P&gt;
  &lt;P&gt; &lt;SPAN class="mention-scrubbed"&gt;gopal.anand&lt;/SPAN&gt; &lt;/P&gt;</description>
      <pubDate>Fri, 03 May 2019 12:56:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-node-js-with-rfc-call/m-p/11888016#M1961273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-05-03T12:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error Node Js with RFC call</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-node-js-with-rfc-call/m-p/11888017#M1961274</link>
      <description>&lt;P&gt;I think you simply have not installed the module. Please execute the following command in your projects root folder:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;npm install node-rfc&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sun, 19 May 2019 06:44:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-error-node-js-with-rfc-call/m-p/11888017#M1961274</guid>
      <dc:creator>pfefferf</dc:creator>
      <dc:date>2019-05-19T06:44:24Z</dc:date>
    </item>
  </channel>
</rss>

