Skip to content

Yul only build is erroring out on Forge v1.3.x #380

@mkykadir

Description

@mkykadir

Latest stable Forge version v1.3.5 is failing on Yul only build due to linter running and cannot find any Solidity files

$> yarn build:forge:yul
yarn run v1.22.22
warning package.json: License should be a valid SPDX license expression
$ FOUNDRY_PROFILE=yul forge build --skip *.sol
[⠊] Compiling...
[⠒] Compiling 1 files with Solc 0.8.30
[⠢] Solc 0.8.30 finished in 44.46ms
Compiler run successful!
Error: Lint failed: no Solidity sources
error Command failed with exit code 1.

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