Cannot find module 'uuid' #14

Closed
opened 2026-03-29 17:50:18 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @nikolovskimilos on GitHub (Nov 10, 2022).

Hi @joelwmale,

I noticed there is a new release, I am getting this error for last couple hours, can you please check?

Thanks

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

Error: Cannot find module 'uuid'
Require stack:
- /home/runner/work/_actions/joelwmale/webhook-action/master/node_modules/@actions/core/lib/file-command.js
- /home/runner/work/_actions/joelwmale/webhook-action/master/node_modules/@actions/core/lib/core.js
- /home/runner/work/_actions/joelwmale/webhook-action/master/dist/main.js
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15)
    at Function.Module._load (node:internal/modules/cjs/loader:[7]
    ....
Originally created by @nikolovskimilos on GitHub (Nov 10, 2022). Hi @joelwmale, I noticed there is a new release, I am getting this error for last couple hours, can you please check? Thanks ``` node:internal/modules/cjs/loader:936 throw err; ^ Error: Cannot find module 'uuid' Require stack: - /home/runner/work/_actions/joelwmale/webhook-action/master/node_modules/@actions/core/lib/file-command.js - /home/runner/work/_actions/joelwmale/webhook-action/master/node_modules/@actions/core/lib/core.js - /home/runner/work/_actions/joelwmale/webhook-action/master/dist/main.js at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15) at Function.Module._load (node:internal/modules/cjs/loader:[7] .... ```
Author
Owner

@joelwmale commented on GitHub (Nov 10, 2022):

Hi mate, currently trying to fix this action. Give me a few minutes.

@joelwmale commented on GitHub (Nov 10, 2022): Hi mate, currently trying to fix this action. Give me a few minutes.
Author
Owner

@joelwmale commented on GitHub (Nov 10, 2022):

@nikolovskimilos v2.3.2 fixes this issue.

@joelwmale commented on GitHub (Nov 10, 2022): @nikolovskimilos v2.3.2 fixes this issue.
Author
Owner

@nikolovskimilos commented on GitHub (Nov 10, 2022):

@joelwmale works, thanks.

@nikolovskimilos commented on GitHub (Nov 10, 2022): @joelwmale works, thanks.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/webhook-action#14