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

817
Views
Heroku Could not find expected browser (chrome) locally. Run `npm install` to download the correct Chromium revision (970485)

Actually am making an API for some works with puppeteer, it works in my local bcoz i had executable path

also in docs it says no need for set executable path but my error is

Could not find expected browser (chrome) locally. Run `npm install` to download the correct Chromium revision (970485).

My code For the launch() is

const browser = await puppeteer.launch({
            args: [
                '--no-sandbox',
                '--disable-setuid-sandbox',
            ],
        });
        const page = await browser.newPage();

Here i use Railway (Heroku clone)

If am right, i have made mistakes in Executable path lmk where i made the error thank you

over 4 years ago · Santiago Trujillo
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!