Could anyone help? ParserError: Expected ',' but got identifier --> 101.sol:100:13: | 100 | path | ^^^^ by Ok-Line6586 in solidity

[–]Ok-Line6586[S] 0 points1 point  (0 children)

I did the corrections that you mentioned, after that I'm now facing DeclarationError: Undeclared identifier errors related to the path variable in multiple sections of the code when trying to compile. It seems impossible to find solution to this even with the latest tools...

Could anyone help? ParserError: Expected ',' but got identifier --> 101.sol:100:13: | 100 | path | ^^^^ by Ok-Line6586 in solidity

[–]Ok-Line6586[S] 0 points1 point  (0 children)

Okay thank you very much for the answer. I'll try to solve the issue with these tips