nathggns / node-compass

Compass middleware for node.js.
43 stars 13 forks source link

Random error #41

Open jrbenny35 opened 8 years ago

jrbenny35 commented 8 years ago

Hello, love using this plugin but sometimes I get this error

cache[cssPath].sass = fullPath; TypeError: Cannot set property 'sass' of undefined

It's random. I use nodemon to restart the server on file changes. It will restart many times but then every now and then I get this error. Any help would be appreciated!