Versions Compared

Key

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




Note
titleContent Freeze

As of July 25th, 2023, there is a content freeze on this page.

Note
titleBefore you start!
Before starting the installation, please be sure to review the installation prerequisites.

...

  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/'