MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Snowboy error

    Scheduled Pinned Locked Moved Solved Troubleshooting
    1 Posts 1 Posters 477 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T Offline
      tanvir586
      last edited by

      hi can anyone help me with snowboy. im getting this error

      …/…/…/node_modules/@types/unist/index.d.ts:31:20 - error TS2304: Cannot find name ‘unknown’.

      31 [key: string]: unknown;

      
      …/…/…/node_modules/@types/unist/index.d.ts:40:20 - error TS2304: Cannot find name ‘unknown’.
      
      40 [key: string]: unknown;
      

      …/…/…/node_modules/@types/unist/index.d.ts:97:12 - error TS2304: Cannot find name ‘unknown’.

      97 value: unknown;

      
      …/…/…/node_modules/@types/vfile/index.d.ts:48:15 - error TS2304: Cannot find name ‘unknown’.
      
      48 data: unknown;
      

      …/…/…/node_modules/vfile-message/types/index.d.ts:67:20 - error TS2304: Cannot find name ‘unknown’.

      67 [key: string]: unknown

      
      /home/pi/MagicMirror/modules/MMM-Hotword/snowboy/node_modules/typescript/lib/lib.es6.d.ts
      /home/pi/MagicMirror/modules/MMM-Hotword/snowboy/lib/node/index.ts
      /home/pi/MagicMirror/modules/MMM-Hotword/snowboy/lib/node/node-pre-gyp.d.ts
      /home/pi/MagicMirror/modules/MMM-Hotword/snowboy/lib/node/SnowboyDetectNative.d.ts
      /home/pi/MagicMirror/modules/MMM-Hotword/snowboy/node_modules/@types/node/base.d.ts
      /home/pi/MagicMirror/modules/MMM-Hotword/snowboy/node_modules/@types/node/index.d.ts
      /home/pi/MagicMirror/node_modules/@types/events/index.d.ts
      /home/pi/MagicMirror/node_modules/@types/minimatch/index.d.ts
      /home/pi/MagicMirror/node_modules/@types/glob/index.d.ts
      /home/pi/MagicMirror/node_modules/@types/unist/index.d.ts
      /home/pi/MagicMirror/node_modules/vfile-message/types/index.d.ts
      /home/pi/MagicMirror/node_modules/@types/vfile/index.d.ts
      npm ERR! code ELIFECYCLE
      npm ERR! errno 2
      npm ERR! snowboy@1.3.1 prepublish: tsc --listFiles
      npm ERR! Exit status 2
      npm ERR!
      npm ERR! Failed at the snowboy@1.3.1 prepublish script.
      npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
      
      npm ERR! A complete log of this run can be found in:
      npm ERR! /home/pi/.npm/_logs/2019-11-26T19_05_15_846Z-debug.log
      1 Reply Last reply Reply Quote 1
      • 1 / 1
      • First post
        Last post
      Enjoying MagicMirror? Please consider a donation!
      MagicMirror created by Michael Teeuw.
      Forum managed by Sam, technical setup by Karsten.
      This forum is using NodeBB as its core | Contributors
      Contact | Privacy Policy