microsoftarchive / Learn-LTI

Access the Microsoft Learn http://docs.microsoft.com/learn Catalog of Learning Paths and Modules directly from your Learning Management Systems using the Microsoft Learn LTI application
https://microsoft.github.io/Learn-LTI/
MIT License
126 stars 50 forks source link

Issue installing client - npm fixup #224

Closed trevorh13 closed 1 year ago

trevorh13 commented 1 year ago

I am trying to install this and am receiving the following issue at Step 12.

Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db

I've tried doing as it suggests, and it explains that there are issues with dependencies. I have tried keeping the legacy dependencies and updating them and however the error is still thrown when I try a redeployment.

Any ideas?

leestott commented 1 year ago

@trevorh13 please ensure you have the following prerequisite installed Azure CLI readme about Azure CLI We currently recommend using Microsoft Azure CLI version 2.27.0 To download the MSI installer for specific version, change the version segment in URL https://azcliprod.blob.core.windows.net/msi/**version**.msi and download it. Available versions can be found at Azure CLI release notes. DotNet Core SDK .NET Core 3.1 Node.js Powershell Git An Azure subscription

Please ensure you run the https://github.com/microsoft/Learn-LTI/blob/main/deployment/cleanup.bat to remove any failed deployments before running the setup again.