Skip to content

Instantly share code, notes, and snippets.

@jongyllen
Created April 9, 2019 07:05
Show Gist options
  • Save jongyllen/f24ef118a1d9fa53ca1c5d40c2080d5a to your computer and use it in GitHub Desktop.
Save jongyllen/f24ef118a1d9fa53ca1c5d40c2080d5a to your computer and use it in GitHub Desktop.
Install specific azure function core tools version
npm i -g azure-functions-core-tools@2.4.401 --unsafe-perm true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment