Describe the bug
Running npm run test locally results in an error. This used to work before the release of v5
To Reproduce
Steps to reproduce the behavior:
- Run
npm install
- Run
npm run test
Expected behavior

Prints out schema okay or an error related to code you've added.
Screenshots

This is the error I'm getting.
Describe the bug
Running
npm run testlocally results in an error. This used to work before the release of v5To Reproduce
Steps to reproduce the behavior:
npm installnpm run testExpected behavior

Prints out
schema okayor an error related to code you've added.Screenshots

This is the error I'm getting.