I'm going through the process of installing WebWork 2.20 under Ubuntu 14.04 (ARM64).
Following the steps at https://wiki.openwebwork.org/wiki/Installation_Manual_for_2.20_on_Ubuntu#Set_File_and_Directory_Permissions, I reached the steps:
$ cd /opt/webwork/webwork2/htdocs/ $ npm ci
When I execute the "npm ci" command, I get unexpected output:
( )) : reify:fsevents: sill reify mark deleted [ '/opt/webwork/webwork2/htdods/node_modules/fsevents' ]
I have no idea how to navigate the fields there (using Tab or right-arrow key or space key just produces another copy of that same output line. And what is one supposed to do at this point?