From 1fd3b763de9bc08cff8c203e425bd74896c60bf3 Mon Sep 17 00:00:00 2001 From: bleonar5 Date: Fri, 6 Oct 2023 11:27:06 -0400 Subject: [PATCH] Update install-ember-app.rst --- docs/source/install-ember-app.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/source/install-ember-app.rst b/docs/source/install-ember-app.rst index d0ac10eb..c4f388f2 100644 --- a/docs/source/install-ember-app.rst +++ b/docs/source/install-ember-app.rst @@ -42,6 +42,12 @@ npm). yarn install --pure-lockfile bower install +Note: The ember-lookit-frameplayer uses Node v12, so if you encounter issues while running "yarn install --pure-lockfile", make sure to use nvm to switch node/npm versions. + +.. code:: bash + + nvm install 12 && nvm use 12 + Create or open a file named ‘.env’ in the root of the ember-lookit-frameplayer directory, and add the following entries to use the Pipe WebRTC-based recorder: ``PIPE_ACCOUNT_HASH`` (reference to