-
Hello, need your help in resolving an error that I encountered after installing node-rfc.
Environment: Windows 7 X64
Node version : 6.7.0
Installed SAPNWRFC at C:\NWRFC and also set up the PATH env…
AjRev updated
5 years ago
-
node-rfc dependency not work for me, please help.
`Error: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by node_modules/node-rfc/build/rfc/rfc.node)`
-
Thanks for all the effort you put into this. Really appreciated. I ran into a problem, though. I hope you can help with this.
### CLI is working fine
- First of all, the extension seems to load co…
-
When the bapi TABLE column format change the response array doesnt map with respective fields unless WEBSERVER is restarted.
I am using IIS server and php 7.0.21
x64.
When i restart the iis se…
-
The following error is displayed with a clean install:
```
module.js:681
return process.dlopen(module, path._makeLong(filename));
^
Error: The specified module could not …
-
I try to installed follow 'Build from the latest source' but it's failed when I run this command 'node-pre-gyp configure build'.
What should I do?
$ node-pre-gyp configure build
node-pre-gyp in…
-
Example:
```shell
$ cat package.json
...
"dependencies": {
"@types/bluebird": "^3.5.24",
"bluebird": "^3.5.2",
"node-addon-api": "^1.6.0",
"node-pre-gyp": "^0.11.0"
},
"…
-
Hi,
I installed node-rfc@next and get the error "can't load module ...\node_modules\node-rfc\lib\binding\win32-x64-node-v64\sapnwrfc.node. The Path is correct and the file exists, but can't be load…
-
Hi there!
In the examples page, https://github.com/SAP/node-rfc/blob/napi/examples/README.md,
shows one where it's possible to use async/await methods like open and call.
Which version is that?
-
Piers:
I am trying to install RSAP on WIN7 64bit machine and having a really hard time. I am trying to follow the steps but it is having some issues. I installed devtools package and other dependencie…