-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Description
Is there an existing issue for this?
- I have searched the existing issues
Description
Problem
An error has occured!
An internal error occurred during your request!
Details
System.ComponentModel.Win32Exception (0x80004005): Failed to start a process with file path 'abp'. Target file or working directory doesn't exist, the provided credentials are invalid, or the resource policy cannot be set due to insufficient permissions. See the inner exception for more information.
---> System.ComponentModel.Win32Exception (2): An error occurred trying to start process 'abp' with working directory 'C:\Users\kamal\AppData\Local\abp-studio\current'. The system cannot find the file specified.
at bool System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo)
at void CliWrap.Utils.ProcessEx.Start(Action configureProcess) in //CliWrap/Utils/ProcessEx.cs:line 70
at void CliWrap.Utils.ProcessEx.Start(Action configureProcess) in //CliWrap/Utils/ProcessEx.cs:line 80
at CommandTask CliWrap.Command.ExecuteAsync(Action configureStartInfo, Action configureProcess, CancellationToken forcefulCancellationToken, CancellationToken gracefulCancellationToken) in /_/CliWrap/Command.Execution.cs:line 323
at async Task Volo.Abp.Studio.Suite.AbpSuiteManager.InstallAsync(string version, bool isAlreadyInstalledAndKnown)
at async Task Volo.Abp.Studio.UI.Commands.OpenAbpSuiteCommandFactory.OpenAbpSuiteAsync(string modulePath) x 2
at async Task Volo.Abp.Studio.UI.Commands.OpenAbpSuiteCommandFactory.KSATJUTGOx()
Version
2.0.1
Operation System
Windows (Default)
Solution Configuration
No response
Other information
This issue has been reported from ABP Studio.