Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ParserError: Expected token Comma got 'Identifier' #57

Closed
captainjackrana opened this issue May 12, 2021 · 1 comment
Closed

ParserError: Expected token Comma got 'Identifier' #57

captainjackrana opened this issue May 12, 2021 · 1 comment

Comments

@captainjackrana
Copy link

captainjackrana commented May 12, 2021

Trying to run the uniswap trading nodejs code without any modifications and running in to this error.

Error parsing defi/eattheblocks/screencast/330-uniswap-trading-nodejs/contracts/Router.sol: ParsedContract.sol:7:24: 

ParserError: Expected token Comma got 'Identifier'
    address[] calldata path,
                       ^
Compilation failed. See above.
@preeti13456
Copy link

It's working absolutely fine on my side

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants