sorry couldn’t add a picture. can you read something there?
Read the statement by Michael Teeuw here.
Posts
-
RE: No authorization at command input
-
RE: No authorization at command input
pi@raspberrypi:~/MagicMirror $ npm run config:check
magicmirror@2.19.0 config:check /home/pi/MagicMirror > node js/check_config.js
/home/pi/MagicMirror/node_modules/@eslint/eslintrc/dist/eslintrc.cjs:2383 const require$1 = Module.createRequire((typeof document === ‘undefined’ ? new equire(‘u’ + ‘rl’).URL) ('file: filename).href : (document.currentScript & document.currentScript.src || new URL(‘eslintrc.cjs’, document.baseURI).href)) A
TypeError: Module.createRequire is not a function at Object. (/home/pi/MagicMirror/node_modules/@eslint/eslintrc/
st/eslintrc.cjs:2383:26)
at Module._compile (internal/modules/cjs/loader.js:776:30) at Object. Module._extensions…js (internal/modules/cjs/loader.js:787:10)
at Module.load (internal/modules/cjs/loader.js: 653:32)
at tryModuleLoad (internal/modules/cjs/loader.js:593:12) at Function. Module._load (internal1/modules/cjs/loader.js:585:3)
at Module.require (internal/modules/cjs/loader.js: 690:17) at require (internal/modules/cjs/helpers.js:25:18)
at Object.<anonymous (/home/pi/MagicMirror/node_modules/eslint/lib/cli-en
ne/cli-engine.js:33:5) at Module._compile (internal/modules/cjs/loader.js:776:30)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
I
npm ERR! magicmirror@2.19.0 config:check:
node js/check_config.jsnpm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the magicmirror@2.19.0 config:check script. npm ERR! This is probably not a problem with npm. There is likely additional 1 ging output above.
npm ERR! A complete log of this run can be found in:
npm ERR!
/home/pi/. npm/_logs/2022-04-04T17_07_40_905Z-debug.log
-
No authorization at command input
Hello everyone, I get the message “no permission” when I run a command. for example npm run config:check. I have the latest version of Magic Mirror installed and running on a Pi 3b+. Starting the SW works fine. Do you know of a paper on this? do you need more info?