Skip to content

Doesn't work on Linux #5

@lunarcloud

Description

@lunarcloud

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions