django-vuejs-tutorial
django-vuejs-tutorial copied to clipboard
ModuleNotFoundError: No module named 'webpack_loader'
At the last step of tutorial, after string 'webpack 5.72.0 compiled successfully in 1446 ms',
when run 'python manage.py runserver'
I get message:
ModuleNotFoundError: No module named 'webpack_loader'
And django-vuejs app is not working!