KARASZI István

Results 23 issues of KARASZI István

It works with a regular npm command: ```shell $ npm pack > @group/[email protected] prepack > tsc npm notice npm notice 📦 @group/[email protected] ... npm notice group-package-0.0.1.tgz ``` Does not work...

It would be great to have the sample CLI tool on its own, so it could be used in other CLI tools.

``` $ git fresh -f Fetching origin remote: Counting objects: 1, done. remote: Total 1 (delta 0), reused 0 (delta 0), pack-reused 0 Unpacking objects: 100% (1/1), done. From github.***:***/***...

bug

- [x] checked with [`Perl::Critic`](https://metacpan.org/pod/distribution/Perl-Critic/bin/perlcritic) - [x] functionality checked with a real-life xdebug output

## What did you expect to happen? The Doom Emacs gets upgraded. ## What actually happened? Doom Emacs does not get updated. ## Additional Details - Which operating system or...

if the JRedisClient fails to connect to the server every connection attempt leaves a HeartbeatJinn in memory. Because a ClientRuntimeException is thrown and the Thread will remain in the memory...

defect
pending-commit
fixed

Given the following TypeScript code: ```typescript import JiraClient from "jira-connector"; const client = new JiraClient({ host: 'jira.foo.bar' }); ``` With version 2.16.1, when trying to compile without esModuleInterop it gives...

I am the author and maintainer of colorize. I can see that @algernoon moved away from GitHub and he also abandoned CCZE. It would be great if you could update...

With this change we would remove the unnecessary tarball after a successful install. It is really useful in Docker build where we want to keep the image on a bare...

### Request Implement a feature in `cljfmt` to exclude `(comment)` blocks from formatting. This is essential for those of us using these blocks for REPL-based development, as current formatting disrupts...

enhancement