585 reputation
822
bio website kapasoft.com
location Minneapolis, MN
age 32
visits member for 3 years, 5 months
seen 6 hours ago
stats profile views 92

2d
comment Retrieving Node.js Module from GitHub - Error: ENOENT, open package/package.json'
Thank you Peter. the package.json was missing and 'npm init' created one with all of the dependencies
2d
accepted Retrieving Node.js Module from GitHub - Error: ENOENT, open package/package.json'
Jun
16
asked Retrieving Node.js Module from GitHub - Error: ENOENT, open package/package.json'
Jun
16
accepted redis hash command hang while async callback is present Node.js
Jun
15
comment (No such file or directory) how to make non existant file to be ignored by gradle
thank you fge. your suggestion certainly would have worked...
Jun
15
comment (No such file or directory) how to make non existant file to be ignored by gradle
Thank you Rene. You are awesome for helping on two questions already:) What source would you recommend to a beginner getting up to speed with Gradle? I hope you don't mind me asking. Thanks you
Jun
15
accepted (No such file or directory) how to make non existant file to be ignored by gradle
Jun
14
asked (No such file or directory) how to make non existant file to be ignored by gradle
Jun
13
comment how to package Backbone artifacts and what are best technologies for hosting them?
Thank you Mallim. I decided to go with Gradle js plugin vimeo.com/44848776 Will see how far it will get me. If not, i will look into RequireJS
Jun
13
accepted how to package Backbone artifacts and what are best technologies for hosting them?
Jun
13
comment scp command line task in gradle
Thank you Josh...ant task worked nicely
Jun
13
accepted scp command line task in gradle
Jun
13
asked scp command line task in gradle
Jun
13
accepted How to add clean task - Task 'clean' not found
Jun
13
asked How to add clean task - Task 'clean' not found
Jun
12
asked how to package Backbone artifacts and what are best technologies for hosting them?
Jun
5
comment how to mock grailsApplication.getDomainClass(domain.getClass().name)?.clazz
Thank you dmahaptro. It is 2.1.2 and you right. It is mocked. Thank You
Jun
5
asked how to mock grailsApplication.getDomainClass(domain.getClass().name)?.clazz
Jun
5
awarded  Notable Question
Jun
4
accepted How to access Body param when MockFor HTTPBuilder