I am receiving this error:
pi@raspberrypi:~/MagicMirror_scripts $ ./run-start.sh
grep: config/config.js: No such file or directory
internal/modules/cjs/loader.js:892
throw err;
^
Error: Cannot find module '/home/pi/MagicMirror_scripts/serveronly'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:889:15)
at Function.Module._load (internal/modules/cjs/loader.js:745:27)
at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:76:12)
at internal/main/run_main_module.js:17:47 {
code: 'MODULE_NOT_FOUND',
requireStack: []
}
Starting chromium browser now, have patience, it takes a minute
The browser shows a “This site can’t be reached” page.