You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 23, 2019. It is now read-only.
Hi, when running grunt htmlSnapshot, I'm getting this
Running "htmlSnapshot:all" (htmlSnapshot) task
running html-snapshot task...hold your horses
Warning: error: Error: [$injector:modulerr] Failed to instantiate module ng due to:
TypeError: 'undefined' is not an object (evaluating 'Function.prototype.bind.apply')
...
I searched why I'm getting this error and it was apparently due to the version of PhantomJS, but Function.prototype.bind should work with PhantomJS 2