After installing this package on my Node-RED instance (hosted on AWS and managed by fargate) I noticed that of the original 6 nodes available, only one node-- the obm node is available from the palette, and drilling into the manage palette section reveals an error listed next to the rest of the nodes:
- Error: Cannot find module 'nforce' (line:3)
Is there a way to address this issue? In theory could the issue be solved by NPM installing nforce on that instance directly?