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

Compile error #8

Open
eshon opened this issue May 15, 2019 · 9 comments
Open

Compile error #8

eshon opened this issue May 15, 2019 · 9 comments

Comments

@eshon
Copy link
Owner

eshon commented May 15, 2019

I am having a compile error when running truffle compile (latest node, python 2.7, all according to instructions):

Migrations.sol:7:3: Error: Expected token Semicolon got 'RBrace'

➜ app git:(master) truffle compile

Compiling Conference.sol...
Compiling Migrations.sol...
Error compiling:

Migrations.sol:7:3: Error: Expected token Semicolon got 'RBrace'
}
^
Compilation failed. See above.

@eshon
Copy link
Owner Author

eshon commented May 15, 2019

➤ Andrew Milich commented:

I'm also experiencing this issue in addition to other compilation errors after addressing this.

@eshon
Copy link
Owner Author

eshon commented May 15, 2019

➤ Archie Norman commented:

  • 1

@eshon
Copy link
Owner Author

eshon commented May 15, 2019

➤ Canalytic commented:

me too

@eshon
Copy link
Owner Author

eshon commented May 15, 2019

➤ Adwind commented:

Error compiling:

Migrations.sol:7:3: Error: Expected token Semicolon got 'RBrace'
}
^
Compilation failed. See above.

@eshon
Copy link
Owner Author

eshon commented May 15, 2019

➤ wukong5 commented:

me to

@eshon
Copy link
Owner Author

eshon commented May 15, 2019

➤ wukong5 commented:

is there anybody who can solve this,please help

@eshon
Copy link
Owner Author

eshon commented May 15, 2019

➤ Henry commented:

I'm having the same issue, too. :/

@eshon
Copy link
Owner Author

eshon commented May 15, 2019

➤ Shikhar Mahajan commented:

Any updates?

@eshon
Copy link
Owner Author

eshon commented May 15, 2019

➤ Debadri Dutta commented:

open the migrations.sol file using sublime or any other text editor and put a semicolon after _ inside the if function.
1 ( https://user-images.githubusercontent.com/24243687/32277682-3b06de9e-bf39-11e7-8e46-44ac4283904a.JPG )

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

1 participant