Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upnpm version out of date #115
Comments
|
We should really update npm soon, as we get a lot of bug reports for that old version lately. Edit 2018-06-18: Do not
|
|
When I contacted npm support about how we could help people discover that there's a newer version outside of npm, they nonetheless suggested a package name dispute. While imo that's one of the worst strategies I could think of (I won't even call that a "solution"), there's a real chance that npm won't build a new tool when they consider their hammer as a (in their view) solution. So in case npm doesn't (soon) manage to help people discover packages outside of npm, should we try and update npm with some sidetrack-versioned patch that annotates the readme? (Obvious next question in another comment for independent |
|
In case previous question is favored and @sstur can't find time to decide: Should I try and appropriate the package name "ftpd" in order to update the readme? |
The version downloaded by 'npm install ftpd' seems to be quite out of date. I can't actually find the commit that it references. This came as a bit of a surprise, I'd spent a bit of time browsing the code here, and inserting console.logs all over my code, trying to figure out why options.allowedCommands wasn't working.