This question is about improving the FreeBSD Mastodon package.
Currently, the FreeBSD npm and yarn packages default to pulling in node.js version 8. Do any instance admins have experience running with node.js v8? Should problems be expected with v8? There will be some disruption switching the npm and yarn packages to pull in node.js v6 by default, so I only want to attempt to make the switch if this is recommended.
I think switching to node.js v6 is the right approach. I’ve tried to do just that, but there are changes outside of my control. Hopefully it will happen soon.