$heroku run -a scrapbox-duplicator-nishio npm run transfer
:
Running npm run transfer on ⬢ scrapbox-duplicator-nishio... up, run.1786 (Free)
> @ transfer /app
> node index.js
(node:21) UnhandledPromiseRejectionWarning: Error: Request failed with status code 403
...
waitFor is deprecated and will be removed in a future release. See https://github.com/puppeteer/puppeteer/issues/6214 for details and how to migrate your code.