Skip to content

Command in guide Deploying Docker to Azure App Service no longer working #25780

Closed
@samuel-coderhead

Description

@samuel-coderhead

Code of Conduct

What article on docs.github.com is affected?

Deploying Docker to Azure App Service

What part(s) of the article would you like to see updated?

When running the action in the section Creating the workflow there is an issue with the Step "Deploy to Azure Web App".

When running the follwing error message is returned:

Run azure/webapps-deploy@05ac4e98bfa0f856e6669624239291c73ca27698
node:internal/modules/cjs/loader:936
  throw err;
  ^

Error: Cannot find module '@actions/core'
Require stack:
- /home/runner/work/_actions/azure/webapps-deploy/05ac4e98bfa0f856e6669624239291c73ca27698/lib/main.js
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
    at Function.Module._load (node:internal/modules/cjs/loader:778:27)
    at Module.require (node:internal/modules/cjs/loader:1005:19)
    at require (node:internal/modules/cjs/helpers:102:18)
    at Object.<anonymous> (/home/runner/work/_actions/azure/webapps-deploy/05ac4e98bfa0f856e6669624239291c73ca27698/lib/main.js:19:27)
    at Module._compile (node:internal/modules/cjs/loader:1105:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1159:10)
    at Module.load (node:internal/modules/cjs/loader:981:32)
    at Function.Module._load (node:internal/modules/cjs/loader:822:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/runner/work/_actions/azure/webapps-deploy/05ac4e98bfa0f856e6669624239291c73ca27698/lib/main.js'
  ]
}

Additional information

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    contentThis issue or pull request belongs to the Docs Content team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions