akanix42 / meteor-css-modules

MIT License
92 stars 19 forks source link

Segmentation fault: 11th nathantreid:css... #96

Closed dnish closed 7 years ago

dnish commented 7 years ago

Hey, when I add the following to my package.json, my Meteor app exists with the error above:

"cssModules": {
"extensions": ["scss"]
 }

App crashes:

Segmentation fault: 11th nathantreid:css... 
dnish commented 7 years ago

Was a configuration error