-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug Report] Error on building vue cli 3 #124
Comments
Seems like there is conflict between sass-loader added by vue-cli and vuetify .Creating the project without sass and then |
Please try the latest release |
@Funkhero Are you experiencing errors like the one mentioned here: #119 (comment) ? |
Thanks. Confirmed working. (This issue may be closed.) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
Vuetify Version: 2.1.0
Vue Version: 2.6.10
Browsers: Chrome 77.0.3865.90
OS: Linux x86_64
Steps to reproduce
install vue cli 3
create new project
run "vue add vuetify"
run "npm run serve"
then
Expected Behavior
working project
Actual Behavior
Error on each building module sass
Reproduction Link
The text was updated successfully, but these errors were encountered: