You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a head's up - if you're trying to work through this demo on a local machine CLI, you will get some nasty looking errors running the "npm generate" step if your version of Node.js is less than v8. I realize you're targeting the Cloud Shell where this is probably taken care of for the user automatically, but a quick requirements section on the README would probably be helpful to add for people trying to do this locally.
Just a head's up - if you're trying to work through this demo on a local machine CLI, you will get some nasty looking errors running the "npm generate" step if your version of Node.js is less than v8. I realize you're targeting the Cloud Shell where this is probably taken care of for the user automatically, but a quick requirements section on the README would probably be helpful to add for people trying to do this locally.
https://docs.microsoft.com/en-us/azure/functions/tutorial-static-website-serverless-api-with-database?tutorial-step=1
Here's where I found my answer ultimately...
nuxt/nuxt#36