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][3.1.12] Can't find stylesheet to import error on windows machine when spaces in path #300

Open
jd-solanki opened this issue Apr 4, 2023 · 1 comment

Comments

@jd-solanki
Copy link

Environment

Vuetify Version: 3.1.12
Vue Version: 3.2.47
Browsers: Chrome 111.0.0.0
OS: Windows 10

Steps to reproduce

  • Make sure you are on window machine
  • Make sure path have space (you can name project dir => vuetify project)
  • Run the project via yarn && yarn dev

Expected Behavior

It should run like normal

Actual Behavior

Throws error saying can't find stylesheet to import
Capture

Reproduction Link

GitHub repo

Note
Clone from windows-sass-issue branch

Other comments

This works fine on mac (or maybe linux as well). John will be able to reproduce this as he has windows machine 😇

@KaelWD KaelWD transferred this issue from vuetifyjs/vuetify Apr 4, 2023
@Yoduh
Copy link

Yoduh commented Jul 25, 2023

Upgrading to vite-plugin-vuetify@1.0.2 resolved the issue for me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants