Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot run conflict-bot #9

Open
autarch opened this issue Oct 27, 2023 · 0 comments
Open

Cannot run conflict-bot #9

autarch opened this issue Oct 27, 2023 · 0 comments

Comments

@autarch
Copy link

autarch commented Oct 27, 2023

I tested this out with a PR on one of my projects and got this error:

node:internal/modules/cjs/loader:1031
  throw err;
  ^

Error: Cannot find module '@actions/core'
Require stack:
- /home/runner/work/_actions/depandabot/conflict-bot/v1/index.js
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1028:15)
    at Function.Module._load (node:internal/modules/cjs/loader:873:27)
    at Module.require (node:internal/modules/cjs/loader:1100:19)
    at require (node:internal/modules/cjs/helpers:119:18)
    at Object.<anonymous> (/home/runner/work/_actions/depandabot/conflict-bot/v1/index.js:1:14)
    at Module._compile (node:internal/modules/cjs/loader:1198:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1252:10)
    at Module.load (node:internal/modules/cjs/loader:107[6](https://github.com/houseabsolute/precious/actions/runs/6669165413/job/18126338149#step:3:7):32)
    at Function.Module._load (node:internal/modules/cjs/loader:911:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:[8](https://github.com/houseabsolute/precious/actions/runs/6669165413/job/18126338149#step:3:9)1:[12](https://github.com/houseabsolute/precious/actions/runs/6669165413/job/18126338149#step:3:13)) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [ '/home/runner/work/_actions/depandabot/conflict-bot/v1/index.js' ]
}```

The full logs are at https://github.com/houseabsolute/precious/actions/runs/6669165413/job/18126338149
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant