Offirmo
Offirmo
I didn't write any wrapper. I won't need one if you add support for all methods ^^
I was thinking: when writing a logger like you did, why restricting oneself to a specific logging API? Why not supporting all methods and be pluggable everywhere? (i.e. drop-in replacement...
Hello, by any chance are you on debian/ubuntu? I had the same problem and found out that the default .bashrc-something file was sending the control code to rename the tab....
BTW superb lib with nice documentation !
@BlackFenix2 same situation of having Storybook in a monorepo, I just forced a resolution of `react-refresh` and it seems to be working much better! ```json "resolutions": { "**/react-refresh": "^0" }...
@benjamine is there a changelog? It's fine if you don't have time, I understand. Thanks for this great, invaluable module.
Error "Source and destination must not be the same" in move-sync on unicode normalization difference
Update: my FS is APFS, encrypted, NOT case-sensitive
Error "Source and destination must not be the same" in move-sync on unicode normalization difference
Digging into the code, it seems the check made by fs-extra is an inode check, which would imply that APFS is doing unicode normalization… Hence my analysis is false. Keeping...
Error "Source and destination must not be the same" in move-sync on unicode normalization difference
@RyanZim no worries, your lib is awesome 👍