Tim Borden

Results 4 comments of Tim Borden

I'm on Ubuntu 12.04 too. I think the python26.zip file is used by Sublime Text 2, so you shouldn't delete it. I did the same thing and I couldn't locate...

Ahhhh....I didn't realize that there are two python2.6 folders. There is the parent folder when the deb is extracted, which I had moved into the sublime lib directory....and that didn't...

Just re-ran this on https://www.nba.com/stats/ in the Console of the Chrome Dev Tools: ``` angular.module('nba-ng-hana-services')['_invokeQueue'].map(arr => arr[2][0]) ``` **EDIT**: The original post parsed only the Angular service name....updated and re-ran...

Hey @rogersgt, thanks for putting up this PR. I'm trying to use your fork. `package.json`: ``` "devDependencies": { "serverless": "^3.7.9", "serverless-offline": "rogersgt/serverless-offline.git#grady/container-support" } ``` ~...but I'm getting a `Serverless plugin...