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

[vite:css] Failed to find '@/norm.css' #41

Open
aladdin-add opened this issue Nov 13, 2021 · 3 comments
Open

[vite:css] Failed to find '@/norm.css' #41

aladdin-add opened this issue Nov 13, 2021 · 3 comments
Labels
upstream bug Bug caused by a dependency

Comments

@aladdin-add
Copy link

aladdin-add commented Nov 13, 2021

[vite:css] Failed to find '@/norm.css'
  in [
    /Users/weiran/repo/dian/vite-tsconfig-paths/demo/src
  ]
file: /Users/weiran/repo/dian/vite-tsconfig-paths/demo/src/styles.css
error during build:
Error: Failed to find '@/norm.css'

I've made a repro: #42

@aleclarson
Copy link
Owner

aleclarson commented Feb 6, 2022

This should be fixed by vitejs/vite#3032, but someone needs to write tests for it before it can be merged :(

edit: Also depends on vitejs/vite#10555

@bluwy
Copy link

bluwy commented Jul 14, 2023

FWIW Astro has solved this with this hack and it has been working great so far.

@emosheeep
Copy link

#30 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream bug Bug caused by a dependency
Projects
None yet
Development

No branches or pull requests

4 participants