I have cloned the repo for the resemble.js project code (https://github.com/rsmbl/Resemble.js#readme) and have been attempting to test the software by using the "npm run test" command. The test suites fail and it does not accept "jest.setTimeout(20000)" as a command to adjust the tests. I think I may be missing some packages but I don't know what they are.
Any input would be very much appreciated.