Element UI version
2.4.6
OS/Browsers version
Google Chrome
Vue version
2.5.17
Reproduction Link
https://github.com/GustavoFenilli/element
Steps to reproduce
- Fork the repository
- npm install --save https://github.com/GustavoFenilli/element
- npm run dev
It will give a error
This dependency was not found: * element-ui in ./src/main.js
So what is the proper way to fork and work on your own version of this project?
What is Expected?
To run properly like the npm version
What is actually happening?
Not running at all.