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

Unable to install core in Raspberry Pi 3 #286

Closed
subhasisbanik opened this issue Dec 4, 2023 · 3 comments
Closed

Unable to install core in Raspberry Pi 3 #286

subhasisbanik opened this issue Dec 4, 2023 · 3 comments

Comments

@subhasisbanik
Copy link

I am trying to install code in Raspberry Pi 3 running Node version 18.1 and NPM 8.8.0.
I tried running npm install -g @filecoin-station/core but it failed with 👍🏾
Screenshot 2023-12-04 at 20 24 46

@juliangruber

This comment was marked as outdated.

@juliangruber
Copy link
Member

Zinnia doesn't support arm 32bit, therefore this project unfortunately doesn't support your machine

@subhasisbanik
Copy link
Author

Hey @juliangruber , Please find the details below:

pi@raspberrypi:~ $ cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"

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

Successfully merging a pull request may close this issue.

2 participants