Vite: error write EPIPE

Created on 11 May 2020  路  2Comments  路  Source: vitejs/vite

Before you continue...

If you just upgraded Vite and suddenly everything stops working, try opening the Network tab in your browser devtools, tick "disable cache" and refresh the page.

Describe the bug

A clear and concise description of what the bug is.

when upgrade vite from 0.13.0 to 0.14.0 and run vite, it return error.

寰俊鍥剧墖_20200511092321

System Info

  • required vite version:
    0.14.0
  • required Operating System:
    win10 2004
  • required Node version:
    12.16.1
  • Optional:

    • npm/yarn version

    • Installed vue version (from yarn.lock or package-lock.json)

    • Installed @vue/compiler-sfc version

Logs

  1. Run vite or vite build with the --debug flag.
  2. Provide the error log here.

Reproduction

Provide a link to a reproduction repo if applicable.

bug

Most helpful comment

After i run yarn upgrade, it fixed.

All 2 comments

CI is passing. Closing until a reproduction is provided.

After i run yarn upgrade, it fixed.

Was this page helpful?
0 / 5 - 0 ratings