CADET requires two components to be downloaded and installed:

Download and install NodeJS [Required]

  1. Download and install Node.js.
    • Download the most recent LTS (Long-Term Support) release for your computer.
    • Make sure to match your operating system (Windows or Mac) and architecture (32-/64-bit).
  2. After running the Node installer, you can verify that the installation was successful:
    • Open a Command/DOS window (if running on Windows) or a terminal window (if running on Mac) and type "node --version" (no quotes). A message should appear with a version number (e.g., v6.10.3).

Download and install CADET [Required]

Note: If you are installing a CADET update, please be sure to QUIT all previous instances of CADET before installing and running the update: from within CADET, open CADET's File menu and choose Quit.

Note: There is an infrequent error occurring currently when loading media that causes CADET to crash on both Mac and Windows. Steps to fix this are:

Saving the Preferences should create a working directory in your local AppData or Application Support, which is needed for media playback. If you are still encountering errors, please try restarting your computer, then reach out on the CADET Forum if it persists.

Run CADET

On Mac

Use the double-clickable application you installed above.

On Windows

Use the double-clickable application you installed above.

On Linux

Launch from a terminal window.

When you open CADET on Windows or Mac OS, a launcher will briefly appear on the screen and then will run in the background, with output similar to that shown below:

Under most circumstances, you will not need to interact with the launcher.

The launcher starts up the CADET web application in your default browser, and it will look something like this:

When you are finished using CADET, quit the application by choosing CADET's File menu and selecting Quit. This will afford you the opportunity to save any unsaved changes to your project. Do not simply quit the browser, nor should you quit CADET by closing the CADET launcher. Doing so will display a dialog that warns you that all unsaved changes will be lost.

When you quit CADET, the launcher will automatically close. To open CADET again, simply double-click on the desktop shortcut.

Common Installation Errors

  1. Forgetting to install Node.js before installing and running CADET. If you forget to install Node.js and try to run CADET, it's likely that the CADET terminal window will start up and then quit immediately, never launching the web application in your browser. Make sure that you install Node.js.
  2. Your IT department tightly controls application installation on your computer. Consult with your IT department to install Node.js and CADET on your computer.
  3. You get a warning about an "Unknown developer". Try to run CADET (on MacOS) and you get a warning about CADET not being from an identified developer, similar to the one below. open System Preferences and under the General tab you should see a similar warning at the bottom. Click the "Open Anyway" button and things should settle down.