Richard Dunn
Richard Dunn
Can confirm is an issue for me, adding the error as text below. Node: 14.17.6 NPM: 6.14.15 OS: Win 10 ``` npm ERR! code EPERM npm ERR! syscall rename npm...
Works with Node 16.13.2 and NPM 8.4.1. I suspect this is an NPM issue, seeing that 7 introduced significant changes, but that's purely a guess. This is still a pain...
@Hi-Fi Interesting point, I never considered it. TBH, I had an npm issue with another project so I think I might just have to bump everything up. I imagine these...
I've spent half my day trying to figure this out... 😠Edit: Can confirm that the issue is not present on version `2.0.5`
Was going to suggest a regex solution, but I can see that's what you had previously. What was the issue that caused you to remove it? ~~Edit: Perhaps it's worth...
I have to second this. I spent "countless hours" trying to get this package to behave correctly. It's a waste of time. All that's required is the solution in the...
@oskosk I don't think either of us are angry, we're just trying to save others some time. I'd make a PR if I could figure out what was wrong, but...
Has this happened more than once?
Any more info on this?
Sounds good, will keep a note of it. Looking into squashing some bugs at the moment though.