README.md says
To test, place MV’s project in game/ and type
npm test
I copy all files from project folder (contains Game.rpgproject) to ./game/ directory.
But error occurs (TypeError undefined is not a function(TestPlay in Editor) or TypeError WebAudio.Initialize is not a function(Open Index.html at firefox) ).
Is this method correct or something wrong?