Karthik K

Results 8 comments of Karthik K

Sorry about the discrepancy. I had been fixing some of the issues with the depedencies at the moment. I will get the trunk back in green soon and will confirm...

This must be fixed. Please try to pull the latest code and check for the presence of the sonatype repository element - >http://oss.sonatype.org/content/groups/public , in the pom.xml to pull all...

Example + code available at - http://wiki.github.com/akkumar/hbasene/api-sorting .

Sorry for the delayed reply. Thanks, schmmd. I will have a look at configuring that property as well. If there is a patch available, I will be happy to review...

Having a similar issue with typescript and svelte components. Currently was having ```json "@testing-library/svelte": "3.1.2" ``` As per @theweekendgeek comments - > " saw that they were using svelte-testing-library 3.0.3...

> https://github.com/testing-library/svelte-testing-library/pull/198 it is. Great. Can confirm that the jest unit tests for svelte components with typescript works with 3.1.3 indeed. ```json "@testing-library/svelte": "3.1.3", ```

To add further - adding the following line to `.yarnrc.yml` indeed works. ``` nodeLinker: node-modules ``` This seems to be a specific issue with modern yarn ( not classic )...

[shameless plug] FYI here - https://www.npmjs.com/package/ngx-easypiechart .