Node.js

From DreamFactory
Jump to: navigation, search

This module should already be installed with your Bitnami package. If you need to install npm modules for use in DreamFactory you need to install them in the htdocs directory. For example, to install the lodash module:

  • $ cd /opt/bitnami/apps/dreamfactory/htdocs
  • $ sudo npm install lodash