I am using Vue and vite to practice the workflow of the web application with fetching API, following this tutorial. At the end of the yarn dev
command, I got the error. I've tried:
- Directly clone the project and run the same command, still got the same error.
- Search for any issue and solution on Github, but no luck.
How could I resolve this issue? Or I missed anything? Thanks.