Closed KraigWalker closed 7 years ago
CORRECTION
It appears it's actually the 'views' task that's failing. I tried each one individually.
Figured it out. The haml gem wasn't installed on my machine. Potentially get proteus to insure it's installed?
There is a haml package that should get installed with npm install
(or proteus setup
). I'll look into it to see if there's a bug with it
It seems to work fine for me. You may want to try running npm install
again to see if that's it. If you are still having trouble, I can change which package we're using for that.
This project is no longer being actively maintained.
When starting a new site, just with all the defaults, the default gulp task returns an error when attempting the watch task.