I’m new in Vue.js and I cannot start my Vue application. Please Help me! 🙂
➜ todolist git:(master) ✗ npm run serve
> [email protected] serve
> vue-cli-service serve
INFO Starting development server…
ERROR Failed to compile with 1 error 7:01:03 PM
error
Module not found: Error: Can’t resolve ‘./src/main.js’ in ‘/Users/soh/Desktop/WU08/todolist’
ERROR in app
Module not found: Error: Can’t resolve ‘./src/main.js’ in ‘/Users/soh/Desktop/WU08/todolist’
webpack compiled with 1 error