Git Product home page Git Product logo

azx's People

Contributors

mburleigh avatar robconery avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

azx's Issues

Error when running app create python on Windows

(Adding this from an email I received):

Following instructions on your blog, a runtime was specified and as a result an error happened when I used azx app create python:

C:\Users\nirms\Projects\azx>azx app create python
i Creating an App Service Plan (kind of like a VM) ๐Ÿค–                                                             09:42:21
i Creating the Web App with local Git deployment ๐ŸŒŽ                                                               09:42:30
node:child_process:397
      ex = new Error('Command failed: ' + cmd + '\n' + stderr);
           ^
 
Error: Command failed: az webapp create -n small-snow-74-app -g small-snow-74 -p small-snow-74-plan --runtime 'PYTHON|3.8' --deployment-local-git --output none
'3.8'' is not recognized as an internal or external command,
operable program or batch file.
 
    at ChildProcess.exithandler (node:child_process:397:12)
    at ChildProcess.emit (node:events:390:28)
    at maybeClose (node:internal/child_process:1064:16)
    at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5) {
  killed: false,
  code: 255,
  signal: null,
  cmd: "az webapp create -n small-snow-74-app -g small-snow-74 -p small-snow-74-plan --runtime 'PYTHON|3.8' --deployment-local-git --output none"
}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.