-
-
Notifications
You must be signed in to change notification settings - Fork 429
Closed
Description
Just a suggestion to handle the "Missing binding" error if thrown by node-sass. Currently, you'll get the following message: `sass-loader` requires `node-sass` >=4. Please install a compatible version.
. Letting the user know about the missing binding error would make the failure a bit clearer.