-
Notifications
You must be signed in to change notification settings - Fork 16
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
Update node on armv6 #68
Comments
The embedded node release is likely what meteor shipped with meteor 1.4. So I am not sure about the issues when just changing the node version. But give it a try and replace the the node and npm binaries. Good luck |
Tom, Just checked... What is the state of the branch release-1.4-universal-beta? Seeing, that there have been no commits for a couple of years... Peter |
@mttstt: Thanks for the hint. However, does not work out of the box: Any idea? |
Sorry it was working with Meteor 1.5. |
Installing meteor as described in 'Quick start' installs node v0.10.45 on the Raspberry Pi B+ (armv61)
However, I have installed node v8.11.4 separately.
Is it possible to just copy over the newer version?
Or is there another recommended way to update the meteor node version, since meteor update doesn't work for the embedded node?
The text was updated successfully, but these errors were encountered: