-
Get to the root of your npm project directory (
cd <repo>
) -
Paste the following command in your shell:
sudo codesign --force --deep --sign - ./node_modules/puppeteer/.local-chromium/
- Press Tab 3 times (to select the current version of Chromium.app) · Enter
On the next (and last 😈) popup appearance, click
Allow
.