Closed
Description
I got some feedback that installing on OS X with Node 0.12.x was not as smooth as it should be.
Excluding the typical npm ownership issues (root
vs $USER
) it seems that sse4_crc32
has some problems and our docs don't really say much about it. Can we do a dry run through all of this and see what's needed to make npm install gcloud
an un-eventful process?
The complaints focused around sse4_crc32
and node-gyp
, particularly something about --no-parallel
being an invalid flag?
Metadata
Metadata
Assignees
Labels
No labels