Unable to resolve path to module 'react-day-picker/style.module.css' in v9.0.8 #2431
Unanswered
shareef-dweikat
asked this question in
Support
Replies: 2 comments
-
@shareef-dweikat any help replicating this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@shareef-dweikat Try to import styles from I have like this in my codebase |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Code
Expected Behavior
The style import to work fine
Actual Behavior
I get this error "Unable to resolve path to module 'react-day-picker/style.module.css'.eslintimport/no-unresolved
Cannot find module 'react-day-picker/style.module.css' or its corresponding type declarations."
Version: "react-day-picker": "^9.0.8"
I have tried to reinstall node_modules, it did not work. I am using Gatsby.
Beta Was this translation helpful? Give feedback.
All reactions