Solved EXT-Detector rebulid failed log
-
im sorry for some about the same cataogoly
i tried clean my rasberry pi 4 4gb and re install the manual *(follow wiki) but it also same error before i didnt screenshot that i print it error code and my all version
please anyboday help me outReinstalling EXT-Detector... npm ERR! code 2 npm ERR! path /home/itsc/MagicMirror/modules/EXT-Detector/node_modules/@bugsounet/snowboy npm ERR! command failed npm ERR! command sh -c tsc -p tsconfig.json npm ERR! error TS2688: Cannot find type definition file for 'babel__core'. npm ERR! The file is in the program because: npm ERR! Entry point for implicit type library 'babel__core' npm ERR! error TS2688: Cannot find type definition file for 'babel__generator'. npm ERR! The file is in the program because: npm ERR! Entry point for implicit type library 'babel__generator' npm ERR! error TS2688: Cannot find type definition file for 'babel__template'. npm ERR! The file is in the program because: npm ERR! Entry point for implicit type library 'babel__template' npm ERR! error TS2688: Cannot find type definition file for 'babel__traverse'. npm ERR! The file is in the program because: npm ERR! Entry point for implicit type library 'babel__traverse' npm ERR! error TS2688: Cannot find type definition file for 'graceful-fs'. npm ERR! The file is in the program because: npm ERR! Entry point for implicit type library 'graceful-fs' npm ERR! error TS2688: Cannot find type definition file for 'istanbul-lib-coverage'. npm ERR! The file is in the program because: npm ERR! Entry point for implicit type library 'istanbul-lib-coverage' npm ERR! error TS2688: Cannot find type definition file for 'istanbul-lib-report'. npm ERR! The file is in the program because: npm ERR! Entry point for implicit type library 'istanbul-lib-report' npm ERR! error TS2688: Cannot find type definition file for 'istanbul-reports'. npm ERR! The file is in the program because: npm ERR! Entry point for implicit type library 'istanbul-reports' npm ERR! error TS2688: Cannot find type definition file for 'json-schema'. npm ERR! The file is in the program because: npm ERR! Entry point for implicit type library 'json-schema' npm ERR! error TS2688: Cannot find type definition file for 'minimatch'. npm ERR! The file is in the program because: npm ERR! Entry point for implicit type library 'minimatch' npm ERR! error TS2688: Cannot find type definition file for 'minimist'. npm ERR! The file is in the program because: npm ERR! Entry point for implicit type library 'minimist' npm ERR! error TS2688: Cannot find type definition file for 'normalize-package-data'. npm ERR! The file is in the program because: npm ERR! Entry point for implicit type library 'normalize-package-data' npm ERR! error TS2688: Cannot find type definition file for 'parse-json'. npm ERR! The file is in the program because: npm ERR! Entry point for implicit type library 'parse-json' npm ERR! error TS2688: Cannot find type definition file for 'prettier'. npm ERR! The file is in the program because: npm ERR! Entry point for implicit type library 'prettier' npm ERR! error TS2688: Cannot find type definition file for 'stack-utils'. npm ERR! The file is in the program because: npm ERR! Entry point for implicit type library 'stack-utils' npm ERR! error TS2688: Cannot find type definition file for 'yargs'. npm ERR! The file is in the program because: npm ERR! Entry point for implicit type library 'yargs' npm ERR! error TS2688: Cannot find type definition file for 'yargs-parser'. npm ERR! The file is in the program because: npm ERR! Entry point for implicit type library 'yargs-parser' npm ERR! A complete log of this run can be found in: npm ERR! /home/itsc/.npm/_logs/2022-07-19T03_07_02_890Z-debug-0.log
this is my raspberry pi and node/npm version
itsc@raspberrypi:~/MagicMirror/modules/EXT-Detector $ getconf LONG_BIT 64 itsc@raspberrypi:~/MagicMirror/modules/EXT-Detector $ cat /etc/*release* PRETTY_NAME="Debian GNU/Linux 11 (bullseye)" NAME="Debian GNU/Linux" VERSION_ID="11" VERSION="11 (bullseye)" VERSION_CODENAME=bullseye ID=debian HOME_URL="https://www.debian.org/" SUPPORT_URL="https://www.debian.org/support" BUG_REPORT_URL="https://bugs.debian.org/" itsc@raspberrypi:~/MagicMirror/modules/EXT-Detector $ node -v v16.16.0 itsc@raspberrypi:~/MagicMirror/modules/EXT-Detector $ npm -v 8.11.0
-
-
bugsounet