-
Notifications
You must be signed in to change notification settings - Fork 10
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
Error on solidity file open #5
Comments
Should be fixed at: 5dcb586. Let me know if any errors persist. |
Hi,
|
Hi, I get this error when saving a solidity file. When there are errors present in the file the linter correctly outputs the errors but when the file is correct the linter-solidity packages throws the following exception: [Linter] Error running Solidity /Users/lars/.atom/packages/linter-solidity/node_modules/solc/soljson.js:1 (anonymous function) @ /Users/lars/.atom/packages/linter/lib/linter-registry.js:159 |
Greetings,
I'm getting this error when i'm opening some solidity files.
The text was updated successfully, but these errors were encountered: