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

Error: Cannot find module '@actions/core' #9

Open
dblock opened this issue Apr 29, 2023 · 0 comments
Open

Error: Cannot find module '@actions/core' #9

dblock opened this issue Apr 29, 2023 · 0 comments

Comments

@dblock
Copy link

dblock commented Apr 29, 2023

Trying to use this action and getting this.

Run vemel/[email protected]
internal/modules/cjs/loader.js:818
  throw err;
  ^

Error: Cannot find module '@actions/core'
Require stack:
- /home/runner/work/_actions/vemel/update-changelog/0.0.1/index.js
    at Function.Module._resolveFilename (internal/modules/cjs/loader.js:815:15)
    at Function.Module._load (internal/modules/cjs/loader.js:667:27)
    at Module.require (internal/modules/cjs/loader.js:887:19)
    at require (internal/modules/cjs/helpers.js:7[4](https://github.com/dblock/slack-ruby-client/actions/runs/4840247134/jobs/8625769062#step:10:5):18)
    at Object.<anonymous> (/home/runner/work/_actions/vemel/update-changelog/0.0.1/index.js:1:14)
    at Module._compile (internal/modules/cjs/loader.js:999:30)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
    at Module.load (internal/modules/cjs/loader.js:8[6](https://github.com/dblock/slack-ruby-client/actions/runs/4840247134/jobs/8625769062#step:10:7)3:32)
    at Function.Module._load (internal/modules/cjs/loader.js:[7](https://github.com/dblock/slack-ruby-client/actions/runs/4840247134/jobs/8625769062#step:10:8)0[8](https://github.com/dblock/slack-ruby-client/actions/runs/4840247134/jobs/8625769062#step:10:9):14)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:[12](https://github.com/dblock/slack-ruby-client/actions/runs/4840247134/jobs/8625769062#step:10:13)) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/home/runner/work/_actions/vemel/update-changelog/0.0.1/index.js'
  ]
}
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