Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm run generate-screenshots does not work on M1 macs #397

Open
utkukaratas opened this issue Oct 26, 2021 · 2 comments
Open

npm run generate-screenshots does not work on M1 macs #397

utkukaratas opened this issue Oct 26, 2021 · 2 comments
Assignees
Milestone

Comments

@utkukaratas
Copy link
Contributor

No description provided.

@utkukaratas utkukaratas self-assigned this Oct 27, 2021
@Sodik
Copy link
Collaborator

Sodik commented Oct 27, 2021

@utkukaratas Could you test this solution on M1?
https://github.com/storybookjs/storybook/tree/master/addons/storyshots/storyshots-puppeteer

@utkukaratas
Copy link
Contributor Author

okay, there's no easy solution for this. one could temporarily use the local chrome app to generate the screenshots (see .lokirc) but that results in invisible changes that render the diffing useless.

storyshots-puppeteer would also have the same problem. all the screenshot generating should be executed on the same browser/platform. our best option is to still use docker.

@utkukaratas utkukaratas added this to the 2.0.0 milestone Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants