Pavlovia -- The Experiment is stuck at initialiazing page

URL of experiment: NgoBuilder copy [PsychoPy]

The URL of the repository: Amina / NEWNGO · GitLab
Description of the problem: The experiment got stuck at the initialising page. Looking at the inspect page error it says “Uncaught SyntaxError: Unexpected token ‘*’”. Which is referred to the import line in JS file: import * as random from ‘random’;

However, I do not see any problems with the import. Unfortunately, I am not very familiar with JS.

Thank you!