vite-plugin-inspect icon indicating copy to clipboard operation
vite-plugin-inspect copied to clipboard

Can not find a file

Open JerryWu1234 opened this issue 2 years ago • 0 comments

Describe the bug

init project with vite ,and then install vite-plugin-inspect. click /src/App.vue?vue&type=style&index=0&lang.css at http://localhost:3000/__inspect/ will got ENOENT: no such file or directory, open '/uls/Desktop/example/my-vue-app/src/App.vue' image

Reproduction

none

System Info

mac Chrome last version

Used Package Manager

pnpm

Validations

  • [X] Follow our Code of Conduct
  • [X] Read the Contributing Guide.
  • [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • [X] Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
  • [X] The provided reproduction is a minimal reproducible of the bug.

JerryWu1234 avatar Jul 26 '22 06:07 JerryWu1234