Setting up project development- Solidity import error on text:fix #698
Answered
by
StefanoGagliardi
StefanoGagliardi
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
StefanoGagliardi
May 19, 2022
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
krzkaczor
-
Are u running on windows? Please don't hesitate to make a PR fix with fix :)
yes |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Resolved with edit
scripts/compile-contracts.ts
I need to add commented options for work:
--include-path ./contracts/${dirName}
I have a question, "pnpm test:fix" in the root run all test of all packages?
Because the test result output is different from "Typechain" package test result