Kumar Harsh

Results 28 issues of Kumar Harsh

Using the `rake jasmine` command spews this error: ``` rake aborted! ERROR: 'rake/rdoctask' is obsolete and no longer supported. Use 'rdoc/task' (available in RDoc 2.4.2+) instead. /var/lib/gems/1.9.1/gems/rake-10.0.4/lib/rake/rdoctask.rb:1:in `' /var/lib/gems/1.9.1/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:239:in `require'...

Without this, the vanilla command `python -m models.run_tpc` fails with this error: ``` 'Config' object has no attribute 'model_type' ```

Whenever a new version of this plugin comes on Package Control, it gets updated on my local machine, and then it fails to load, even after restarting Sublime. Then I...

There was an inconsistency between the component query function returning a prop and a different prop being used in the render function of the component itself. This PR clarifies what...

Fixes #7 NB: one test (last one) fails in windows right now.

I'm trying to run this command: ``` linklocal link -r && linklocal list -r | bulk -c 'npm install --loglevel http' ``` but it fails with this error: ``` Listed...

I wanted to suggest that the default verticalAlign be left to baseline, instead of being set to `middle` [here](https://github.com/gorangajic/react-icon-base/blob/337bf24bc6980598f34e33881940646876dda072/index.js#L15): ## Usecase When using with text, it's almost always the case...

### System Details - posh-sshell version/path: ?? - PowerShell version: 6.0.2 - Operating system name and version: Windows 10 1809 - OpenSSH / Putty version: 7.9.0.0 ### Issue Description I...