I'm trying to run grunt for a custom development on Moodle 3.3. I'm a bit stuck
nodejs is a bit of mystery to me which doesn't help.
When I try to run 'grunt' I get this error...
Fatal error: Node version too old. Require >=8.9.0 <8.10.0, version installed: 8.11.1
which is both incorrect and unhelpful. Any thoughts?