Skip to content
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

Closed
Funkhero opened this issue Oct 15, 2019 · 5 comments
Closed

[Bug Report] Error on building vue cli 3 #124

Funkhero opened this issue Oct 15, 2019 · 5 comments

Comments

@Funkhero
Copy link

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

@below-1
Copy link

below-1 commented Oct 15, 2019

Seems like there is conflict between sass-loader added by vue-cli and vuetify .Creating the project without sass and then vue add vuetify work for me.

@DRoet
Copy link
Contributor

DRoet commented Oct 17, 2019

Please try the latest release 1.0.2

@willemavjc
Copy link

@Funkhero Are you experiencing errors like the one mentioned here: #119 (comment) ?

@DRoet
Copy link
Contributor

DRoet commented Oct 17, 2019

@willemavjc see #119 (comment)

@willemavjc
Copy link

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants