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

installation fail with iojs 3.2.0 on Mac OS #843

Closed
edoardofenati opened this issue Sep 2, 2015 · 1 comment
Closed

installation fail with iojs 3.2.0 on Mac OS #843

edoardofenati opened this issue Sep 2, 2015 · 1 comment
Assignees

Comments

@edoardofenati
Copy link

No description provided.

@stephenplusplus
Copy link
Contributor

Install directly from master:

$ npm install --save googlecloudplatform/gcloud-node

Our dependency sse4_crc32 needed to upgrade one of their dependencies to be compatible with io3. They upgraded and released it under a major bump, so [email protected] doesn't automatically pick it up. However, since our last release, we no longer depend on sse4_crc32 directly, instead it comes from hash-stream-validation, which uses the new sse4_crc32 version.

sofisl pushed a commit that referenced this issue Jan 17, 2023
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/478a2c73-a717-4911-8eee-fab1b4dfcf86/targets

- [ ] To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@89c849b
Source-Link: googleapis/synthtool@a783321
Source-Link: googleapis/synthtool@b7413d3
Source-Link: googleapis/synthtool@5f6ef0e
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

2 participants