Skip to content

Since today Android and iOS builds fail to find graphql #748

Description

@simon-icy

Bug description

Started today - builds on MacOS and Linux started failing on this error

Error: Cannot find module 'graphql'
Require stack:
- /home/runner/work/_actions/game-ci/unity-builder/v4/dist/index.js
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:1212:15)
    at Function.Module._load (node:internal/modules/cjs/loader:1043:27)
    at Module.require (node:internal/modules/cjs/loader:1298:19)
    at require (node:internal/modules/helpers:182:18)
    at Object.42807 (/home/runner/work/_actions/game-ci/unity-builder/v4/webpack:/unity-builder/node_modules/@vercel/ncc/dist/ncc/@@notfound.js:1:1)
    at __nccwpck_require__ (/home/runner/work/_actions/game-ci/unity-builder/v4/webpack:/unity-builder/webpack/bootstrap:21:1)
    at Object.32181 (/home/runner/work/_actions/game-ci/unity-builder/v4/webpack:/unity-builder/node_modules/graphql-request/build/cjs/resolveRequestDocument.js:4:1)
    at __nccwpck_require__ (/home/runner/work/_actions/game-ci/unity-builder/v4/webpack:/unity-builder/webpack/bootstrap:21:1)
    at Object.5406 (/home/runner/work/_actions/game-ci/unity-builder/v4/webpack:/unity-builder/node_modules/graphql-request/build/cjs/index.js:30:1)
    at __nccwpck_require__ (/home/runner/work/_actions/game-ci/unity-builder/v4/webpack:/unity-builder/webpack/bootstrap:21:1)

How to reproduce

Seems like builds using unity-builder v4 are failing on our end
We are using:

Linux:

Operating System
  Ubuntu
  24.04.3
  LTS
Runner Image
  Image: ubuntu-24.04
  Version: 20250929.60.1
  Included Software: https://github.com/actions/runner-images/blob/ubuntu24/20250929.60/images/ubuntu/Ubuntu2404-Readme.md
  Image Release: https://github.com/actions/runner-images/releases/tag/ubuntu24%2F20250929.60

and MacOS:

Runner Image Provisioner
  Hosted Compute Agent
  Version: 20251003.420
  Commit: 2377dc5bf0f6cca5c863dfc4fa0dabc70e08de87
  Build Date: 2025-10-03T16:01:39Z
Operating System
  macOS
  14.7.6
  23H626
Runner Image
  Image: macos-14
  Version: 20250928.1654
  Included Software: https://github.com/actions/runner-images/blob/macos-14/20250928.1654/images/macos/macos-14-Readme.md
  Image Release: https://github.com/actions/runner-images/releases/tag/macos-14%2F20250928.1654

Expected behavior

Builds will pass the builder step

Additional details

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions