-
-
Notifications
You must be signed in to change notification settings - Fork 182
Closed as not planned
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists
Description
Related plugins
Describe the bug
vite4+ts项目正确配置了vite-plugin-vue插件,但是还是运行终端node环境还是报错找不到vue文件的loader,在浏览器项目功能是正常的
Reproduction
need reproduction
Steps to reproduce
pnpm i
System Info
"@vitejs/plugin-vue": "^4.0.0",
"vite": "^4.1.0",
"node": "16.13.1"Used Package Manager
pnpm
Logs
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Make sure this is a Vite issue and not a framework-specific issue. For example, if it's a Vue SFC related bug, it should likely be reported to vuejs/core instead.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.
Metadata
Metadata
Assignees
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists
