Anton Stoychev

Results 52 comments of Anton Stoychev

This is still an issue with latest pnpm `8.7.6`. Did you figure out a workaround?

I don't know whether this is related but memwatch is not notifying me about memory leaks but i can see the memory usage go way up in `htop`. I'm doing...

@mrmonkington that should be fixed in the latest commits. I need to bumbp the version in npm. feel free to clone the latest from github in the meantime.

@pocesar I'm trying and trying and it doesnt seem to work. Should I unpublish and then publish it again. I asked on IRC and google groups. Nothing helped. Any advices...

@pocesar : ``` node-reversable-router git:(5a8616a) npm publish . --force npm WARN using --force I sure hope you know what you are doing. npm http PUT https://registry.npmjs.org/reversable-router npm http 409 https://registry.npmjs.org/reversable-router...

@zkochan is there any concerns regarding this? I would love to see this merged. Currently I have to work around this by having: ``` "preinstall": "[[ $PWD == */node_modules/* ]]...

BTW: http://tux.rainside.sk/opensuse/repositories/home:/snwh:/moka-project/Fedora_21/noarch/moka-icon-theme-5.0-15.1.noarch.rpm It's 404 on my machine.

It took me a while to figure out but there is actually a rewritten version: https://github.com/ehynds/jquery-related-selects/tree/rewrite It's working, but the options are different: ``` $form.relatedSelects({ select_id: { source: http://mydomain.com/ajax/load/new, depends:...

Hi @KSXGitHub , alright so whatever the desired behavior is, what I understand from you is that right now there is a inconsistency about that. Do you want to me...

@hivaga my understanding of @KSXGitHub and @zkochan comments is: 1. `pnpm` should ignore package-specific `.npmrc` files. Any other behaviour is considered a bug. And yes there is a bug when...