-
Notifications
You must be signed in to change notification settings - Fork 33
Description
Hello, forgive me for luck of knowledge.. Just beginning to get into this. I am trying to install Mirror Mirror On the Wall - by using https://github.com/joanaz/MirrorMirrorOnTheWallSkill.git and running npm install in the src folder. For some reason the install is trying to load [email protected] instead of V2 - and Npm audid fix is not solving the problem. Can anyone advise how I can fix this please?
npm WARN deprecated [email protected]: This version of the Alexa Skills Kit SDK is no longer supported. Please use the v2 release found here: https://github.com/alexa/alexa-skills-kit-sdk-for-nodejs
npm WARN deprecated [email protected]: Use uuid module instead
npm WARN deprecated [email protected]: This version is no longer maintained. Please upgrade to the latest version.
npm WARN deprecated [email protected]: This version is no longer maintained. Please upgrade to the latest version.
npm WARN deprecated [email protected]: This version is no longer maintained. Please upgrade to the latest version.
npm notice created a lockfile as package-lock.json. You should commit this file.
added 147 packages from 159 contributors and audited 359 packages in 46.668s
found 7 moderate severity vulnerabilities
run npm audit fix to fix them, or npm audit for details