How to rebuild node_modules
-
Howdy team,
I recently noticed an issue on our community forum, where clicking navigation items were updating the url, but not the contents. Hard refreshing the page works, but after checking the console I see timeago is undefined. I managed to find a issue on github that discusses this and the suggested solution was to rebuild the packages with npm (vs yarn which had some issue with nesting packages).
Is this possible with Cloudron, being that the packages are read-only?
Also, would it be possible to update the the package to the latest stable release (2.5.2).
TIA,
Chris -
@smokeyfro the issue i mentioned is here -> https://github.com/NodeBB/NodeBB/issues/10877
-
Not sure how you could hit this issue already with the current published cloudron package, however, as I mentioned in the github issue, we have found a workaround and will publish a new Cloudron package soon.
And yes, most sections of Cloudron packages are read-only.
-