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

Can't yarn run setup on Apple M1 #56

Open
bertday opened this issue Sep 23, 2021 · 1 comment
Open

Can't yarn run setup on Apple M1 #56

bertday opened this issue Sep 23, 2021 · 1 comment

Comments

@bertday
Copy link

bertday commented Sep 23, 2021

Greetings!

I'm following the setup instructions and tried running yarn run setup. This is the output I'm getting on my local machine (MacBook Air M1 2020, macOS 11.6 Big Sur):

[4/4] 🔨  Building fresh packages...
[7/15] ⢀ chromedriver
[8/15] ⢀ geckodriver
[10/15] ⢀ core-js
[9/15] ⢀ yorkie
error <path to cares-grant-opportunities>/node_modules/chromedriver: Command failed.
Exit code: 1
Command: node install.js
Arguments: 

error Command failed with exit code 1.

It looks like this is related to the chromedriver npm package. I'll do a little more digging and follow up here if I get anywhere with it 😄

@bertday
Copy link
Author

bertday commented Sep 23, 2021

It may be related to this issue over at the chromedriver repo. In any case, I noticed the version of chromedriver in package.json was out of date, so I upgraded it to the latest version and it installed OK! I'll submit a PR for this.

bertday added a commit to bertday/cares-grant-opportunities that referenced this issue Sep 23, 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

1 participant