Skip to content

Error on two Workers instances: [unenv] process.report.getReport is not implemented yet! #5293

@aym-i

Description

@aym-i

What versions & operating system are you using?

None are required for my issue.

Please provide a link to a minimal reproduction

No response

Describe the Bug

Whenever accessing a specific route in both my SvelteKit project or when deploying my Hono API, from the logs it looks like it is related to sharp but Im not sure if its the only dep concerned.
I do have the nodejs_compat flag enabled.

Please provide any relevant error logs

  Uncaught Error: [unenv] process.report.getReport is not implemented yet!
16:45:19.333 | at null. (file:///opt/buildhome/repo/node_modules/.pnpm/detect-libc@2.0.4/node_modules/detect-libc/lib/detect-libc.js:62:18) in familyFromReport
-- | --
16:45:19.333 | at null. (file:///opt/buildhome/repo/node_modules/.pnpm/detect-libc@2.0.4/node_modules/detect-libc/lib/detect-libc.js:147:16) in familySync
16:45:19.333 | at null. (file:///opt/buildhome/repo/node_modules/.pnpm/detect-libc@2.0.4/node_modules/detect-libc/lib/detect-libc.js:167:48) in isNonGlibcLinuxSync
16:45:19.334 | at null. (file:///opt/buildhome/repo/node_modules/.pnpm/sharp@0.33.5/node_modules/sharp/lib/libvips.js:40:38) in runtimeLibc
16:45:19.334 | at null. (file:///opt/buildhome/repo/node_modules/.pnpm/sharp@0.33.5/node_modules/sharp/lib/libvips.js:42:57) in runtimePlatformArch
16:45:19.334 | at null. (file:///opt/buildhome/repo/node_modules/.pnpm/sharp@0.33.5/node_modules/sharp/lib/sharp.js:11:25) in ../../node_modules/.pnpm/sharp@0.33.5/node_modules/sharp/lib/sharp.js
16:45:19.334 | at null. (index.js:18:50) in __require2
16:45:19.334 | [code: 10021]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions