Package update : documentation won't update

Hi,

I’ve recently updated a package of mine on atmosphere, but the documentation file won’t update.

Is this happening to you ? Did I miss something ?
I pushed the update through meteor publish.
I tried to remove the .npm folder.
the atmosphere package : https://atmospherejs.com/nschwarz/cluster
the github repo : https://github.com/nathanschwarz/meteor-cluster/

Did you try meteor publish --update to retry updating only the documentation?

I just tried meteor publish --update with no success, do I need to update the package version for it to work ? The weirdest of all is that it says uploading documentation.

Yes the --update flag is for updating the docs and metadata only so you need the same version.

If you think this technical issue you may ask support, since they updated the whole infrastructure lately

1 Like

Just so there is closure on this topic, this was a big in the r markdown parcel on atmosphere that is now fixed.

1 Like