-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
Class extends value undefined is not a constructor or null #196
Comments
Thank you for posting this issue. |
Thanks for the quick reply. Here's a repo where you'll be able to reproduce the issue: |
Thank you for for sharing the repository. It seems that you need to install the latest version of
|
Plugin is working as it should after installing the latest version of postcss and postcss-scss. |
Getting the following error installing the plugin:
Here's my eslintrc.js file:
I tried installing the plugin in a couple projects of mine and I still get the same error. Any idea what could be causing this?
The text was updated successfully, but these errors were encountered: