-
Notifications
You must be signed in to change notification settings - Fork 167
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 install/build on raspberrypi (node@v0.11.4) #93
Comments
I wasn't planning on supporting node v0.11 but waiting until the stable v0.12 landed. But it is really only because of Published as |
I got some time to retry my ordeal. I was able to install everything and gaze compiled without errors. Thank you very much for fixing this :) |
I'm having the build issue with
I downgraded to 0.11.4 and it installed with warning. |
@Lightblade You'll likely continually run into issues using the bleeding edge of odd version branches of node as they are unstable versions. |
Does it support |
Don't know if it's supposed to be installed in a raspi, or in this version of node (you state that it's compatible with 0.10, but not 0.11), but this is the error I get:
npm version is 1.3.4
I'm trying to install gulp, but gaze is a dependency.
Should I even be trying to install this on a raspberry pi?
Thanks --
The text was updated successfully, but these errors were encountered: