Top "Gcloud-node" questions

gcloud-node is the Google Cloud Client Library for Node.

Uploading a buffer to google cloud storage

I'm trying to save a Buffer (of a file uploaded from a form) to Google Cloud storage, but it seems …

node.js google-app-engine gcloud gcloud-node
"The caller does not have permission" error when creating new project using node gcloud

I'm using node.js google api (npm gcloud package) to create a new project. this is a beta API. I'm …

google-cloud-platform gcloud-node