Is Chrome supposed to be included Vagrant? I get the following error
Terminal
$ npm run qunit > qunit > grunt qunit Running "assert-mw-env" task Running "karma:main" (karma) task START: 21 07 2023 11:13:21.118:INFO [karma-server]: Karma v6.4.1 server started at http://localhost:9876/ 21 07 2023 11:13:21.121:INFO [launcher]: Launching browsers ChromeCustom with concurrency unlimited 21 07 2023 11:13:21.127:INFO [launcher]: Starting browser ChromeHeadless 21 07 2023 11:13:21.128:ERROR [launcher]: No binary for ChromeHeadless browser on your platform. Please, set "CHROME_BIN" env variable. Finished in 0 secs / 0 secs @ 11:13:21 GMT+0000 (Coordinated Universal Time) Warning: Task "karma:main" failed. Use --force to continue. Aborted due to warnings.
What steps are missing from the instructions to make it work?