-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Closed
Labels
Description
Version
3.0.0
Node and OS info
Node 8.11.2 / NPM 6.3.0 / MacOS High Sierra 10.13.2
Steps to reproduce
run CLI command: vue ui
What is expected?
When clicking "Add Plugin" in the vue ui plugins section the list of plugins should appear and be filtered by the search field
What is actually happening?
There are no plugins listed at all even with searching
In the terminal it's outputting the error when trying to load on the plugins section
(node:24018) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 exit listeners added. Use emitter.setMaxListeners() to increase limit
zjlovezj, ctrlv-git and Reesejia