Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

177
Views
AssignProcessToJobObject: (87) The parameter is incorrect. node js javascript

Hi Guys this is my first question i am asking on stack overflow so please help me if you know the solution.

The problem is i am using exec in node.js to run basic ls command but whenever i run it, shows me AssignProcessToJobObject: (87) The parameter is incorrect. i have tested the rest of the functions which is calling it but could not find any solution. Please help me if you know how to solve this bug thanks.

  exec("ls -la", (error, stdout, stderr) => {
    if (error) reject({ error });
    if (stderr) reject({ stderr });
    resolve(stdout);
  });

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!