-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Fails on Ubuntu 22.04
user@machine:~/repos/mine$ dotnet pandoc --version
Unhandled exception. System.ComponentModel.Win32Exception (2): An error occurred trying to start process '/home/user/.nuget/packages/demaconsulting.pandoctool/3.7.0.2/linux-x64/bin/pandoc' with working directory '/home/user/repos/mine'. No such file or directory
at System.Diagnostics.Process.ForkAndExecProcess(ProcessStartInfo startInfo, String resolvedFilename, String[] argv, String[] envp, String cwd, Boolean setCredentials, UInt32 userId, UInt32 groupId, UInt32[] groups, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean usesTerminal, Boolean throwOnNoExec)
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at DemaConsulting.DotnetToolWrapper.Program.Main(String[] args)
Metadata
Metadata
Assignees
Labels
No labels