Anya Ishmukh

Results 7 issues of Anya Ishmukh

![image](https://cloud.githubusercontent.com/assets/132497/12161529/b094da26-b531-11e5-844b-2527beecd0c4.png)

``` jit-grunt: Plugin for the "—-role=admin" task not found. If you have installed the plugin already, please setting the static mapping. See https://github.com/shootaroo/jit-grunt#static-mappings ```

Hi @Mohamed-512 thank you for your hard work, where is full documentation for stx.CookieManager, only in the book which we supposed to purchase? please answer ``` #when do cookie_manager.delete(cookie) #error...

mv(path.resolve('..', 'file'), path.resolve('..', 'empty1'), function(err){console.log(err)}) Error {errno: 50, code: "EPERM", path: "C:\miukki\file"}

i have prop in schema ``` "^attr-dropdown[0-9]+$": { "type": "number" }, ``` and if in model i have {attr-dropdown0: 'some value'} var result = tv4.validateMultiple(target.model, target.schema); in result no errors.....