Skip to content

[Compilers] Source code for path ... not found #314

Closed Answered by hedgar2017
ulerdogan asked this question in Compilers
Discussion options

You must be logged in to vote

Hey @ulerdogan, the issue is that zksolc doesn't operate on the Solidity source code level so it doesn't resolve dependencies passed with --include-path nor it includes them into the list of files for compilation.
Could you try passing required dependencies from node_modules explictly after clave-contracts/contracts/**/*.sol?

Replies: 9 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@dutterbutter
Comment options

@ulerdogan
Comment options

@hedgar2017
Comment options

Answer selected by dutterbutter

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

Comment options

You must be logged in to vote
0 replies

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler Question for compiling
9 participants