That’s the error I ran into. I think there might be a couple last changes on Luis’ machine that aren’t committed to GitHub. What CFML engine/version are you on? I was using CF 9.0.1.
Is this on the development branch or the feature/async-interceptors branch?
when I did a pull on development it said it was already up to date. when i did a pull on feature/async-interceptors I got this message:
From https://github.com/ColdBox/coldbox-platform
= [up to date] development -> origin/development
= [up to date] master -> origin/master
Your configuration specifies to merge with the ref ‘feature/async-interceptors’
from the remote, but no such ref was fetched.