Skip to content

Unable to run pnpm install --no-frozen-lockfile on v0.1.6-alpha.4 #1167

Closed
@qizhou

Description

@qizhou

Describe the bug

I found the following error on a fresh checkout:

# set variable identifying the chroot you work in (used in the prompt below)
# set a fancy prompt (non-color, unless we know we "want" color)
│ (Use `node --trace-deprecation ...` to show where the warning was created)
│ node-pre-gyp info check checked for "/root/github/eliza/node_modules/@discordjs/opus/prebuild/node-v131-napi-v3-linux-x64-glibc-2.39/opus.node" (not found)
│ node-pre-gyp http GET https://github.com/discordjs/opus/releases/download/v0.9.0/opus-v0.9.0-node-v131-napi-v3-linux-x64-glibc-2.39.tar.gz
│ node-pre-gyp ERR! install response status 404 Not Found on https://github.com/discordjs/opus/releases/download/v0.9.0/opus-v0.9.0-node-v131-napi-v3-linux-x64-glibc-2.39.tar.gz
│ node-pre-gyp WARN Pre-built binaries not installable for @discordjs/opus@0.9.0 and node@23.4.0 (node-v131 ABI, glibc) (falling back to source compile with node-gyp)
│ node-pre-gyp WARN Hit error response status 404 Not Found on https://github.com/discordjs/opus/releases/download/v0.9.0/opus-v0.9.0-node-v131-napi-v3-linux-x64-glibc-2.39.tar.gz
│ gyp info it worked if it ends with ok
│ gyp info using node-gyp@10.3.1
│ gyp info using node@23.4.0 | linux | x64
│ gyp info ok

To Reproduce

Expected behavior

Screenshots

Additional context

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