Running node tutorial.js
Where are you instructing the user to run the tutorial code? I tried to get the pre-reqs running on my Mac. It would be great to walk the user through deploying a vm instance in Google cloud rather than locally.
Ok got it going? Perhaps I do a pull with Mac install using Homebrew?
jkeenest-am I stuck at the same part you are/were? the npm install and run script?
Hey all, sorry for the delay on this. I would suggest making sure you run through all the instructions in the README to run things locally. That should have everything you need to get spun up. You don't have to run this on a remote server, especially during testing.
When you're ready to have something that runs on a remote server, there are tons of options you can consider. One of the easiest is to use Heroku to deploy your Node app. Let me know if you need more details/have more questions
Hi done everything but get error messages: Any help? Thanks
MessagesPedros-iMac-2:google-cloud-datastore-tutorial pedrocorreia$ node tutorial.js Authenticating with Google Cloud... module.js:538 throw err; ^
Error: Cannot find module 'google-cloud'
at Function.Module._resolveFilename (module.js:536:15)
at Function.Module._load (module.js:466:25)
at Module.require (module.js:579:17)
at require (internal/module.js:11:18)
at Object.