Linus Unnebäck
Linus Unnebäck
I've been using CMake.js for at least one project, and it works amazingly good! It only requires the cmake binary instead of relying on python which is a huge plus,...
Sorry for not seeing this earlier. I'm afraid that it will be hard to debug this without knowing the site you are visiting. I've personally tried this with quite many...
Marionette is currently in alpha, I didn't change the readme since it's a bit of a pain to update readme whenever I make new releases, should probably do that though......
I'm not sure where this error is coming from, is it specific to the site are you are trying to log in to?
Where are you getting the error? and what is it preventing you from doing?
As far as I'm aware, this would be a breaking change, right? I think we need to do this in 2.x instead?
Hey everyone! I understand that this is frustrating for everyone involved. Unfortunately, I also see it as a big problem to release this as 1.x since it would break compatibility...
This is discussed in #1042, one of our dependencies is ESM only and thus we are also ESM only. Version 2.x also has a new different API so you'll probably...
I'm not sure if we would be able to release this in 1.x since I think it's a breaking change? And in 2.x we have removed `DiskStorage` 😅
Thank you for the PR! Currently there are unfortunately two problems which means we cannot merge it yet: - This is a breaking change, since Multer 1.x supports Node.js 0.10...