-
Notifications
You must be signed in to change notification settings - Fork 16
vue add element-plus commond throw an error #21
Comments
i get a same error |
ERROR TypeError: Cannot read property 'replace' of undefined |
@code1379 |
i tested options, found result: |
i get a same error vue -V node -v npm -v |
Sorry, I think this plug-in may no longer be maintained. Considering that element has been updated a lot, you can take a look at this https://github.com/element-plus/unplugin-element-plus/ . |
ERROR TypeError: Cannot read property 'replace' of undefined
TypeError: Cannot read property 'replace' of undefined
at D:\testProject\element-demo\node_modules\vue-cli-plugin-element-plus\generator\index.js:45:45
at runGenerator (C:\Users\xxx\AppData\Roaming\npm\node_modules@vue\cli\lib\invoke.js:132:13)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at async invoke (C:\Users\xxx\AppData\Roaming\npm\node_modules@vue\cli\lib\invoke.js:92:3)
Window 10 platform has this problem, Mac OS is fine
The text was updated successfully, but these errors were encountered: