Hi.
Trying to upload files trough apex-nitro to application.
Nitro is returning error -4058 = enoent
Everything I set as it should be (at least i assume).
//cred.json
{
"path": "C:\Users\lbrumec\apex_n\instantclient_19_10",
"username": "your_username", // my username is entered
"password": "your_password", //my pass is entered
"connectionString": "your_connection_string" //my connection string is entered
}
Am I missing something? I tried many combinations with path and not one is working.
Thank you!
Error description:
errno: -4058,
code: 'ENOENT',
syscall: 'spawnSync C:\instantclient_19_10',
Hi.
Trying to upload files trough apex-nitro to application.
Nitro is returning error -4058 = enoent
Everything I set as it should be (at least i assume).
//cred.json
{
"path": "C:\Users\lbrumec\apex_n\instantclient_19_10",
"username": "your_username", // my username is entered
"password": "your_password", //my pass is entered
"connectionString": "your_connection_string" //my connection string is entered
}
Am I missing something? I tried many combinations with path and not one is working.
Thank you!
Error description:
errno: -4058,
code: 'ENOENT',
syscall: 'spawnSync C:\instantclient_19_10',