sindresorhus / capture-website-cli

Capture screenshots of websites from the command-line
MIT License
821 stars 42 forks source link

docs(readme): Apple silicon caveat #44

Open Pinjasaur opened 1 year ago

Pinjasaur commented 1 year ago

Was getting cryptic Error: spawn Unknown system error -86 errors when running locally. Some searching yielded similar reports with other npm packages like Webpack: https://stackoverflow.com/questions/74463679/webpack-cli-error-spawn-unknown-system-error-86-symfony6-mac-m1

Installing Rosetta worked for me so I hope to save someone else the headache in the future.