Skip to content

linux系统打包告警no such file or directory;报错"tars-deploy" not found #10

Description

@zhanglong56

二进制文件bin/tars-deploy.js ;package.js中bin字段配置的"tars-deploy": "./bin/tars-deploy" 引用文件没有.js后缀;使用linux系统构建,无法识别到对应的文件
报错信息:  ERR_PNPM_RECURSIVE_EXEC_FIRST_FAIL  Command "tars-deploy" not found
提示信息: [2026-09-09 18:02:57]  WARN  Failed to create bin at /workspace/source/contcenter-frontend/node_modules/.pnpm/@cicctencent+tars-deploy@1.0.8/node_modules/@cicctencent/tars-deploy/node_modules/.bin/tars-deploy. ENOENT: no such file or directory, open '/workspace/source/contcenter-frontend/node_modules/.pnpm/@cicctencent+tars-deploy@1.0.8/node_modules/@cicctencent/tars-deploy/bin/tars-deploy'
[2026-09-09 18:02:58]  WARN  Failed to create bin at /workspace/source/contcenter-frontend/node_modules/.bin/tars-deploy. ENOENT: no such file or directory, open '/workspace/source/contcenter-frontend/node_modules/@cicctencent/tars-deploy/bin/tars-deploy'
[2026-09-09 18:03:00]  WARN  Failed to create bin at /workspace/source/contcenter-frontend/node_modules/.bin/tars-deploy. ENOENT: no such file or directory, open '/workspace/source/contcenter-frontend/node_modules/@cicctencent/tars-deploy/bin/tars-deploy'

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions