Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

turbo run lint 报错 #3277

Closed
4 tasks
bigbrid opened this issue Nov 13, 2023 · 0 comments · Fixed by #3332
Closed
4 tasks

turbo run lint 报错 #3277

bigbrid opened this issue Nov 13, 2023 · 0 comments · Fixed by #3332

Comments

@bigbrid
Copy link

bigbrid commented Nov 13, 2023

⚠️ 重要 ⚠️ 在进一步操作之前,请检查下列选项。如果您忽视此模板或者没有提供关键信息,您的 Issue 将直接被关闭

  • 已阅读 文档.
  • 确保您的代码已是最新或者所报告的 Bug 在最新版本中可以重现. (部分 Bug 可能已经在最近的代码中修复)
  • 已在 Issues 中搜索了相关的关键词
  • 不是 ant design vue 组件库的 Bug

描述 Bug

执行 turbo run lint报错

报错信息
@vben/stylelint-config:lint:
@vben/stylelint-config:lint: E:\my\servers\base-admin\internal\stylelint-config\dist\index.d.ts
@vben/stylelint-config:lint: 1:15 error Replace "E:/my/servers/base-admin/internal/stylelint-config/src/index" with 'E:/my/servers/base-admin/internal/stylelint-config/src/index' prettier/prettier
@vben/stylelint-config:lint: 2:25 error Replace "E:/my/servers/base-admin/internal/stylelint-config/src/index"; with 'E:/my/servers/base-admin/internal/stylelint-config/src/index';⏎ prettier/prettier
@vben/stylelint-config:lint:
@vben/stylelint-config:lint: ✖ 2 problems (2 errors, 0 warnings)
@vben/stylelint-config:lint: 2 errors and 0 warnings potentially fixable with the --fix option.
@vben/stylelint-config:lint:
@vben/eslint-config:lint:
@vben/eslint-config:lint: E:\my\servers\base-admin\internal\eslint-config\dist\index.d.ts
@vben/eslint-config:lint: 1:15 error Replace "E:/my/servers/base-admin/internal/eslint-config/src/index" with 'E:/my/servers/base-admin/internal/eslint-config/src/index' prettier/prettier
@vben/eslint-config:lint: 2:25 error Replace "E:/my/servers/base-admin/internal/eslint-config/src/index"; with 'E:/my/servers/base-admin/internal/eslint-config/src/index';⏎ prettier/prettier
@vben/eslint-config:lint:
@vben/eslint-config:lint: E:\my\servers\base-admin\internal\eslint-config\dist\strict.d.ts
@vben/eslint-config:lint: 1:15 error Replace "E:/my/servers/base-admin/internal/eslint-config/src/strict" with 'E:/my/servers/base-admin/internal/eslint-config/src/strict' prettier/prettier
@vben/eslint-config:lint: 2:25 error Replace "E:/my/servers/base-admin/internal/eslint-config/src/strict"; with 'E:/my/servers/base-admin/internal/eslint-config/src/strict';⏎ prettier/prettier
@vben/eslint-config:lint:
@vben/eslint-config:lint: ✖ 4 problems (4 errors, 0 warnings)
@vben/eslint-config:lint: 4 errors and 0 warnings potentially fixable with the --fix option.
@vben/eslint-config:lint:
@vben/vite-config:lint:
@vben/vite-config:lint: E:\my\servers\base-admin\internal\vite-config\dist\index.d.ts
@vben/vite-config:lint: 1:15 error Replace "E:/my/servers/base-admin/internal/vite-config/src/index" with 'E:/my/servers/base-admin/internal/vite-config/src/index' prettier/prettier
@vben/vite-config:lint:
@vben/vite-config:lint: ✖ 1 problem (1 error, 0 warnings)
@vben/vite-config:lint: 1 error and 0 warnings potentially fixable with the --fix option.
@vben/vite-config:lint:
@vben/stylelint-config:lint:  ELIFECYCLE  Command failed with exit code 1.
@vben/vite-config:lint:  ELIFECYCLE  Command failed with exit code 1.
@vben/eslint-config:lint:  ELIFECYCLE  Command failed with exit code 1.
@vben/eslint-config:lint: ERROR: command finished with error: command (E:\my\servers\base-admin\internal\eslint-config) pnpm run lint exited (1)
@vben/eslint-config#lint: command (E:\my\servers\base-admin\internal\eslint-config) pnpm run lint exited (1)

Tasks: 2 successful, 5 total
Cached: 2 cached, 5 total
Time: 9.408s
Failed: @vben/eslint-config#lint

ERROR run failed: command exited (1)
 ELIFECYCLE  Command failed with exit code 1.

复现 Bug

请描述在演示页面中复现 Bug 的详细步骤,以确保我们可以理解并定位问题。部分 Bug 如果未在 Demo 中涉及,请务必提供关键代码

系统信息

  • 操作系统:
  • Node 版本:
  • 包管理器 (npm/yarn/pnpm) 及其版本:
@xingyuv xingyuv mentioned this issue Nov 24, 2023
16 tasks
jinmao88 pushed a commit that referenced this issue Nov 24, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Aug 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant