Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. From SSH (or QP2TERM) you should use npm set registry <URL>, where <URL> is 'http://localmachine:4873' (without quote marks) and where localmachine is the internal IP or hostname of the system running Sinopia)
  2. After changing the registry, you should continue with Installing/Upgrading Profound.js as the 'npm install profoundjs' will now point at the proxy for all the dependencies.
  3. After the installation, you should reset the registry by using 'npm set registry https://registry.npmjs.org/'