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

Maske it possible to add/install on Mac OS #3

Open
alexbjorlig opened this issue Dec 8, 2019 · 0 comments
Open

Maske it possible to add/install on Mac OS #3

alexbjorlig opened this issue Dec 8, 2019 · 0 comments

Comments

@alexbjorlig
Copy link

When adding this dependency on a Mac OS to a node project, I get this:

npm install raspi-rotary-encoder
npm ERR! code EBADPLATFORM
npm ERR! notsup Unsupported platform for [email protected]: wanted {"os":"any","arch":"arm"} (current: {"os":"darwin","arch":"x64"})
npm ERR! notsup Valid OS:    any
npm ERR! notsup Valid Arch:  arm
npm ERR! notsup Actual OS:   darwin
npm ERR! notsup Actual Arch: x64

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