Setup
Last updated
Last updated
Run the installation script:
That's it, you're done! Proceed to create your experiment:
Some users have been seeing a Volta error that prevents empirica from properly managing node (here: https://github.com/volta-cli/volta/issues/1744). It can be resolved it by installing the right versions of node manually and removing the volta
lines from client/package.json
and server/package.json
.
Windows is currently not natively supported. Empirica does work on Windows with Microsoft's WSL 2.
The installation of WSL 2 has been greatly simplified since Windows 10 version 2004, released at the end of 2021. Windows 11 also benefits from the new much simplified procedure. The following documentation does not cover the new installation. If you are using Windows 10 2004 and higher, we recommend you look online how to install WSL 2, then you can follow the macOS/Linux procedure above.
Empirica is built on industry-standard open-source web technologies which run best in Unix-like operating systems such as Linux and macOS. ****
If you are a Windows user and get stuck at any point in the development process, please contact joshua.becker@ucl.ac.uk or join the Slack channel for community-based technical support on a wide range of topics.