johnsoncodehk / vite-plugin-vue-component-preview

Vite plugin for preview Vue component
https://www.npmjs.com/package/vite-plugin-vue-component-preview
MIT License
124 stars 5 forks source link

ENOENT: no such file or directory, open '/src/HelloWorld.vue__preview.vue' #10

Closed ByScripts closed 1 year ago

ByScripts commented 2 years ago

I installed the plugin then tried the example, but when I access http://localhost:3000/__preview/src/HelloWorld.vue I get the following error:

ENOENT: no such file or directory, open '/src/HelloWorld.vue__preview.vue'
bennyty commented 2 years ago

Also having this issue, and it has worked in the in my project.