Subscribe on changes!

error write EPIPE

avatar
May 11th 2020

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.

avatar
May 11th 2020

CI is passing. Closing until a reproduction is provided.

avatar
May 11th 2020

After i run yarn upgrade, it fixed.