joanaz / MirrorMirrorOnTheWallSkill

Alexa skill for controlling a MagicMirror²
MIT License
44 stars 35 forks source link

Npm install alexa-sdk v1 instead of V2 #36

Open Pa-wel opened 5 years ago

Pa-wel commented 5 years ago

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 alexa-sdk@1.0.25 instead of V2 - and Npm audid fix is not solving the problem. Can anyone advise how I can fix this please?

npm WARN deprecated alexa-sdk@1.0.25: 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 node-uuid@1.4.8: Use uuid module instead npm WARN deprecated hoek@2.16.3: This version is no longer maintained. Please upgrade to the latest version. npm WARN deprecated boom@2.10.1: This version is no longer maintained. Please upgrade to the latest version. npm WARN deprecated cryptiles@2.0.5: 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