I am using node.js 8.9.4 on a synology.
I am developing a syncadaptor plugin to connect Tiddlywiki wtith a node-solid-server.
I also build the original remotestorage plugin and got the exact same problem.
As a results with both plugin : remotestorage and min note-solid-server :
- both build without error
- when I use the produced index.html both give error due to unresolved require for the module name 'remotestorage' in one case and 'node-solid-server' in the other case