0.27.0 version, can not auto import element-plus
wade3po opened this issue · 1 comments
wade3po commented
Describe the bug
use 0.27.0, auto import faile, use 0.26.0 is success.
But, same project, same node version, in my computercan't work, on other computer can.
I have try use three computer test, only my computer can appear.
Copy an entire project from someone else's computer, includes node_modules, failed.
I saw someone else on the issue:
#752
Reproduction
https://github.com/wade3po/element-plus-test
System Info
System:
OS: Windows 11 10.0.22631
CPU: (8) x64 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz
Memory: 4.23 GB / 15.73 GB
Binaries:
Node: 18.12.1 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.19 - C:\Program Files\nodejs\yarn.CMD
npm: 8.19.2 - C:\Program Files\nodejs\npm.CMD
Browsers:
Edge: Chromium (123.0.2420.97)
Internet Explorer: 11.0.22621.3527
Used Package Manager
npm
Validations
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A, please open a GitHub Discussion instead.
- The provided reproduction is a minimal reproducible of the bug.
BulatSa commented
I have some issue with unplugin-vue-components@0.27.4
Any news?