Varunkumar Nagarajan
Varunkumar Nagarajan
Is there a way to execute privileged commands with sudo? I added a command with sudo. It is failing with `sudo: no tty present and no askpass program specified`
I don't see any plugin that supports markdown files. Please add support for md files. Let me know if there is a way of doing this.
Tried starting the local instance. It is saying 'Loading it up!' but nothing happens. I don't see any errors in the developer console. ``` (node:25788) DeprecationWarning: loaderUtils.parseQuery() received a non-string...
Is it possible to remove header row??
Hi, Is there support for pagination in tags and blog page? I looked at the code and couldn't find any. Are there plans to support that? Varun
`mmh3` is currently not hashlib-compliant. This makes it challenging to use it as a replacement for md5 or other cryptographic hashes. A wrapper can be built to make this module...
What is the correct way to use `eslint-config-airbnb` in the [new config spec](https://eslint.org/docs/latest/user-guide/configuring/configuration-files-new)?
Unable to use the extension with `.md` files. Getting the following message > Your Grammarly account is used for this file. > Connection status: error > Restart now? It repeatedly...
Is there any plan to add decorators for performing various validations - type checks, null checks, custom checks on properties? Does it make sense to have them as part of...
Facing the below issue on M1 Max. Should I try Method-2 from the README? > /AppleInternal/Library/BuildRoots/f0468ab4-4115-11ed-8edc-7ef33c48bc85/Library/Caches/com.apple.xbs/Sources/MetalPerformanceShaders/MPSCore/Types/MPSNDArray.mm:724: failed assertion `[MPSNDArray initWithDevice:descriptor:] Error: total bytes of NDArray > 2**32' [1] 17756 abort...