Skip to content

Windows support #22

Description

@kernelwhisperer

Would be great to get this working on windows:

E:\repos\aragon\hack\website\node_modules\solidity-docgen\lib\index.js:134
    throw new Error(['Command line operation failed with code ' + commandOutput.code + '.', 'Standard error output: ' + commandOutput.stderr].join('\n'));
    ^

Error: Command line operation failed with code 1.
Standard error output: unrecognised option '-type'

The problematic line is:

` $(find ${contractsPath} -type f -name "*.sol")`

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