You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thank you for the detailed description. Did you check if SAP NW RFC SDK for Windows platform is installed, or for another platform perhaps? It is the most common installation issue.
To check, open the Windows console and cd to c:\nwrfcsdk\bin. Run the startrfc.exe in that folder, with -v argument. The output should be like below (tested on Mac ARM)
cd$SAPNWRFC_HOME/bin
./startrfc -v
RfcLogWrite: could not open /usr/local/sap/nwrfcsdk/bin/./dev_rfc_46095.log. Trace directory set to ./
NW RFC Library Version: 750 Patch Level 12
Compiler Version:
Version not available.
Startrfc Version: 2018-08-15
Describe the bug
After install python 3.10.x and set PATH of SAP RFC SDK.. I can install node-rfc. But it fails while fetch env with simple command
Notes
On Mac M1 ARM.. I can install and get environemnt successfully
The text was updated successfully, but these errors were encountered: