I opened an issue for this.
https://github.com/NodeBB/NodeBB/issues/3734
You saw nothing.
Edit: Kindly disregard. One should not simply trust NPM when one has special circumstances.
Yes, that recently bit the crap out of me.
I made the mistake of forgetting the latest packages weren't up on NPM yet.
I should probably sleep more.
Weird, it should be...
Edit: Ah, it's @baris' plugin -- he'll have to republish it
@julian If I recall correctly, we're not supposed to publish plugins onto NPM just yet.
As long as the compatibility hash is added to a v0.5.x
compatible version of the plugin and published to npm, then you can freely publish the v0.6.x-compatible version.
NodeBB v0.5.4 and onwards will query the NodeBB Package Manager for the suggested package version to download.