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: 1 comment
-
@shareef-dweikat any help replicating this? |
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
-
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