-
Hi folks, How can I check the version of currently installed jsPsych? I tried putting
in the experiment.html file, but the console throws the following error. Uncaught TypeError: jsPsych.version is not a function Anyone has an idea? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
jodeleeuw
Mar 11, 2021
Replies: 1 comment 2 replies
-
We added this feature in version 6.3.0, so previous versions will not return a value. You are using < 6.3 😬 |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
jodeleeuw
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We added this feature in version 6.3.0, so previous versions will not return a value.
You are using < 6.3 😬