Skip to content

Running yarn postgres:import-anonymous-data didn't work on my Mac M1 machine #1867

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

Open
hejtful opened this issue Feb 13, 2025 · 3 comments
Open
Assignees
Labels
bug Something isn't working

Comments

@hejtful
Copy link
Contributor

hejtful commented Feb 13, 2025

Error:

Internal Error: spawn Unknown system error -8
@hejtful hejtful added the bug Something isn't working label Feb 13, 2025
@elbotho
Copy link
Member

elbotho commented Feb 13, 2025

@hugotiburtino I have the same problem on an intel macbook

@elbotho
Copy link
Member

elbotho commented Feb 13, 2025

update: while it failed with yarn … it just ran with npm run … so maybe it' somehow related to that.

➜  yarn -v
3.6.1

Either way, it's more or less solved for me.

@hugotiburtino
Copy link
Member

I can't reproduce in my Ubuntu Virtual Machine: it works perfectly there.

Some say to run

$ softwareupdate --install-rosetta

If the problem may be yarn, can you try to run the script directly?

$ ./scripts/postgres-import-anonymous-data.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants