Hi - I've used the framework on a mac in the past without issues, but today I seem to be running into a series of problems. Before I start digging into my NPM/grunt/etc. set-up, I wanted to check if anyone else had encountered something similar.
After installing the latest version of the framework (using either adapt-cli, downloading a zip or cloning the repository) I run grunt build and get the following:
At this point, with a fresh install, I don't have a 'build' folder - so I did try dropping in a build from somewhere. This got me a bit further but then I got a less:compile error ...
... and this aborted the build.
I've tried a few different versions of node in NVM, re-installed grunt-cli and adapt-cli a couple of times, etc., but still go the same results.