Rohan Talip

Results 20 issues of Rohan Talip

[I realise this is not an issue with the less software, but it is somewhat related] Downloading .tar.gz files from http://www.greenwoodsoftware.com/less/download.html with Chrome causes them to become uncompressed. i.e. ```...

Hi, I'm trying to move from `typescript-json-schema` to `ts-json-schema-generator`, but I'm seeing this error: ``` Error: Unknown node "Application" (ts.SyntaxKind = 190) at /Users/rohantalip/repo/node_modules/@types/express-serve-static-core/index.d.ts(477,9) ``` I have `"@types/express": "4.16.1"` specified...

enhancement
help wanted

## Feature Request ## Detailed Description I'm using MongoDB Compass with a lot of databases, each of which have many similarly named collections. The search bar currently filters both database...

As reported in https://github.com/FountainJS/fountainjs.github.io/issues/31 , you appear to have lost control of the fountainjs.io domain (I can't tell from the whois info) or at the least the website has been...

This doesn't work as expected for me: ``` Hide this ``` i.e. The "Hide this" text still shows up. Also, the code example for v-show in the Vue Native documentation...

bug
help wanted

### Issue description Issues with migrations after type to upgrade typeorm from 0.2.31 to 0.3.20 ### Expected Behavior We have a large-ish database with lots of tables, with some `@ManyToMany`...

bug
requires triage

### Description of change This pull request adds 2 files to pin the Node.js version for development: - `.tool-versions` is used by [asdf](https://asdf-vm.com/) - `.nvmrc` is used by [nvm](https://github.com/nvm-sh/nvm) I...