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

Could not parse contracts #28

Closed
okwme opened this issue Jul 31, 2018 · 1 comment
Closed

Could not parse contracts #28

okwme opened this issue Jul 31, 2018 · 1 comment

Comments

@okwme
Copy link
Contributor

okwme commented Jul 31, 2018

Error: Could not parse contracts/Clovers.sol for extracting its imports.
    at getDependencies (/usr/local/lib/node_modules/truffle-flattener/index.js:50:11)
    at dependenciesDfs (/usr/local/lib/node_modules/truffle-flattener/index.js:69:24)
    at <anonymous> 'Error: Could not parse contracts/Clovers.sol for extracting its imports.\n    at getDependencies (/usr/local/lib/node_modules/truffle-flattener/index.js:50:11)\n    at dependenciesDfs (/usr/local/lib/node_modules/truffle-flattener/index.js:69:24)\n    at <anonymous>'

while trying w contracts located at https://github.com/clovers-network/clovers-contracts

works w contracts/ClubToken.sol and contracts/ClubTokenController.sol but not with contracts/Clovers.sol or contracts/CloversController.sol

@okwme okwme mentioned this issue Aug 2, 2018
@alcuadrado
Copy link
Member

Closing because #30 fixed this. Thanks!

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