Closed atyshka closed 1 year ago
I'm getting the following error when attempting to run npm run dev:
npm run dev
Failed to load url virtual:vue-component-preview
Steps to reproduce: Clone repo, npm install, npm run dev
npm install
I thought I might need to install vite-plugin-virtual but that did not resolve the issue.
I'm getting the following error when attempting to run
npm run dev
:Failed to load url virtual:vue-component-preview
Steps to reproduce: Clone repo,
npm install
,npm run dev
I thought I might need to install vite-plugin-virtual but that did not resolve the issue.