You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Table of Contents on npm (named 'Methods'), at least one link - that for remove - does not work. This seems to be due to a difference in anchor generation between GitHub and npm (removedir-callback vs. remove-dir-callback).
I'm not sure who would be responsible for patching this (npm, perhaps?), but I figured I'd make note of it, as it is currently breaking the TOC on npm.
The text was updated successfully, but these errors were encountered:
In the Table of Contents on npm (named 'Methods'), at least one link - that for
remove
- does not work. This seems to be due to a difference in anchor generation between GitHub and npm (removedir-callback
vs.remove-dir-callback
).I'm not sure who would be responsible for patching this (npm, perhaps?), but I figured I'd make note of it, as it is currently breaking the TOC on npm.
The text was updated successfully, but these errors were encountered: