Skip to content

docker 部署报错 #142

Description

@chen191090792

=> ERROR [weixin-plugin-host 4/5] RUN npm config set registry "https://registry.npmjs.org" && npm install 180.9s

[weixin-plugin-host 4/5] RUN npm config set registry "https://registry.npmjs.org" && npm install:
122.9 npm warn deprecated node-domexception@1.0.0: Use your platform's native DOMException instead
131.1 npm warn deprecated @mariozechner/pi-tui@0.61.1: please use @earendil-works/pi-tui instead going forward
131.3 npm warn deprecated @mariozechner/pi-agent-core@0.61.1: please use @earendil-works/pi-agent-core instead going forward
133.1 npm warn deprecated @mariozechner/pi-ai@0.61.1: please use @earendil-works/pi-ai instead going forward
134.0 npm warn deprecated uuid@9.0.1: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).
134.4 npm warn deprecated uuid@9.0.1: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).
134.7 npm warn deprecated @mariozechner/pi-coding-agent@0.61.1: please use @earendil-works/pi-coding-agent instead going forward
135.0 npm warn deprecated uuid@9.0.1: uuid@10 and below is no longer supported. For ESM codebases, update to uuid@latest. For CommonJS codebases, use uuid@11 (but be aware this version will likely be deprecated in 2028).
180.4 npm error code EPERM
180.4 npm error syscall write
180.4 npm error errno -1
180.4 npm error [Error: EPERM: operation not permitted, write] {
180.4 npm error errno: -1,
180.4 npm error code: 'EPERM',
180.4 npm error syscall: 'write'
180.4 npm error }
180.4 npm error
180.4 npm error The operation was rejected by your operating system.
180.4 npm error It is likely you do not have the permissions to access this file as the current user
180.4 npm error
180.4 npm error If you believe this might be a permissions issue, please double-check the
180.4 npm error permissions of the file and its containing directories, or try running
180.4 npm error the command again as root/Administrator.
180.5 npm error A complete log of this run can be found in: /root/.npm/_logs/2026-07-03T07_14_59_749Z-debug-0.log


failed to solve: process "/bin/sh -c npm config set registry "${NPM_REGISTRY}" && npm install" did not complete successfully: exit code: 255

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions