Bart
Bart
It may be of help to see the output from canvas in my terminal while this is happening which starts with this: (Note: the Routing Error) -> ![screen shot 2015-06-30...
**Thank you for this comment.** I had high hopes that this would solve my problem, because I was running 'LittleSnitch" which monitors network traffic and blocks network requests. However, I...
Hi Clay- Thanks for jumping in on this. I don't see an "/error_reports" folder. But here is the log/development.log file: (Because it's a very long file, I posted it to...
After substituting that file, I still have the same problem, although the error msg was slightly different: `{"errors":[{"message":"Invalid access token."}],"error_report_id":13}` You make a very good point to ask about having...
**Same Problem**. Here is the terminal output after typing these commands: `rm -rf node_modules && rm -rf gems/**/node_modules && npm cache clean && npm install` _Interesting that I didn't get...
Hi Clay - I still haven't made any progress on this issue. Any ideas for me to try? Thanks very much for your help.
Thanks Clay - YES - this worked
Hi Ben - my apologies for the slow resonse on this. I do have Apple's Dev Tools installed as far as I know - I have XCode. Typing in **which...
In the middle of that screengrab I also noticed this line...... `ld: library not found for -lgcc_s.10.5` Also, if I view the .node-gyp directory, I see `0.12.0` which is curious...