antfu-collective / vitesse

🏕 Opinionated Vite + Vue Starter Template
https://vitesse.netlify.app/
MIT License
8.79k stars 932 forks source link

tsconfig error #508

Closed Mikasa33 closed 10 months ago

Mikasa33 commented 11 months ago

Describe the bug

无法写入文件“/vitesse/eslint.config.js”,因为它会覆盖输入文件。 The file "/vitesse/eslint.config.js" cannot be written because it overwrites the input file.

image

Reproduction

...

System Info

System:
    OS: macOS 13.6
    CPU: (10) arm64 Apple M1 Pro
    Memory: 10.59 GB / 32.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 16.15.1 - ~/.nvm/versions/node/v16.15.1/bin/node
    Yarn: 1.22.19 - ~/.nvm/versions/node/v16.15.1/bin/yarn
    npm: 8.11.0 - ~/.nvm/versions/node/v16.15.1/bin/npm
    pnpm: 8.9.0 - ~/Downloads/vitesse-main/node_modules/.bin/pnpm
  Browsers:
    Chrome: 117.0.5938.149
    Safari: 16.6

Used Package Manager

pnpm

Validations

antfu commented 10 months ago

We temporarily closed this due to the lack of enough information. We could not identify whether it was a bug or a userland misconfiguration with the given info. Please provide a minimal reproduction to reopen the issue. Thanks.

Why reproduction is required