LykosAI / StabilityMatrix

Multi-Platform Package Manager for Stable Diffusion
https://lykos.ai
GNU Affero General Public License v3.0
4.87k stars 315 forks source link

Installing packages fail because of a PNPM error #431

Closed MonsterAzi closed 4 months ago

MonsterAzi commented 10 months ago

Using a fresh download of StabilityMatrix of the newest version (2.8.0):

Error: System.ComponentModel.Win32Exception (2): An error occurred trying to start process 'C:\Users\MonsterAzi\Documents\AI_Workspaces\StabilityMatrix\Packages\InvokeAI\node_modules\.bin\pnpm.cmd' with working directory 'C:\Users\MonsterAzi\Documents\AI_Workspaces\StabilityMatrix\Packages\InvokeAI\invokeai\frontend\web'. The system cannot find the file specified.
   at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
   at StabilityMatrix.Core.Processes.ProcessRunner.StartTrackedProcess(Process process)
   at StabilityMatrix.Core.Processes.ProcessRunner.StartAnsiProcess(String fileName, String arguments, String workingDirectory, Action`1 outputDataReceived, IReadOnlyDictionary`2 environmentVariables)
   at StabilityMatrix.Core.Models.Packages.InvokeAI.SetupAndBuildInvokeFrontend(String installLocation, IProgress`1 progress, Action`1 onConsoleOutput, IReadOnlyDictionary`2 envVars)
   at StabilityMatrix.Core.Models.Packages.InvokeAI.InstallPackage(String installLocation, TorchVersion torchVersion, SharedFolderMethod selectedSharedFolderMethod, DownloadPackageVersionOptions versionOptions, IProgress`1 progress, Action`1 onConsoleOutput)
   at StabilityMatrix.Core.Models.Packages.InvokeAI.InstallPackage(String installLocation, TorchVersion torchVersion, SharedFolderMethod selectedSharedFolderMethod, DownloadPackageVersionOptions versionOptions, IProgress`1 progress, Action`1 onConsoleOutput)
   at StabilityMatrix.Core.Models.PackageModification.InstallPackageStep.ExecuteAsync(IProgress`1 progress)
   at StabilityMatrix.Core.Models.PackageModification.PackageModificationRunner.ExecuteSteps(IReadOnlyList`1 steps)
github-actions[bot] commented 4 months ago

This issue is stale because it has been open 30 days with no activity. Remove the stale label or comment, else this will be closed in 5 days.

github-actions[bot] commented 4 months ago

This issue was closed because it has been stale for 5 days with no activity.