keonik / prisma-erd-generator

Generate an ER Diagram based on your Prisma schema every time you run npx prisma generate
https://www.npmjs.com/package/prisma-erd-generator
MIT License
884 stars 49 forks source link

fix: MacOS arm64 Puppeteer workaround #217

Closed bcanfield closed 1 year ago

bcanfield commented 1 year ago

Fixes and documents the issue related to Puppeteer not being shipped with a valid Chromium for MacOS arm64.

Closes #216

Relevant Puppeteer Issue: https://github.com/puppeteer/puppeteer/issues/7740

keonik commented 1 year ago

Looks good! Can you adjust your wording on the Readme to state its a macos arm64 issue and not all arm64 issue?

keonik commented 1 year ago

@all-contributors add @bcanfield for code

allcontributors[bot] commented 1 year ago

@keonik

I've put up a pull request to add @bcanfield! :tada:

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.7.0-alpha.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: