Luke Sigler
Luke Sigler
Assuming you miss-typed but just in case, I did rename my `circle.yml` file to `circleci.yml` to test. Still broken. I'll try this on another computer later tonight so I can...
Well I tried it on a different machine. This time WIN 10 vs. Win 7. And I updated both to 1.4.0 of Visual Studio Code. That just changed the error...
I ended up doing this, but I am new to node and I am sure I messed something up. ` var fs = require('fs'); var homedir = require('os-homedir')(); var path...