truffle-box / react-box

Truffle, Webpack and React boilerplate.
https://truffle-box.github.io/
MIT License
736 stars 251 forks source link

Expected import directive or contract definition. pragma solidity ^0.4.24; #63

Closed kongyes closed 5 years ago

cctanfujun commented 6 years ago

same problem

adrianmcli commented 6 years ago

I created a truffle box that is a lot more modern and well-maintained: https://github.com/adrianmcli/truffle-react

However, I also just joined the Truffle team, so I will be overhauling this truffle box in the coming days/weeks. Use my personal one for now, I'll make sure there is an upgrade path for you guys in the future.

SvenMeyer commented 6 years ago

same problem here , the truffle box from @adrianmcli does not show that problem (which I saw for the first time) @adrianmcli would be great if you could merge it / come up with of one solid version ;-)

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

adrianmcli commented 5 years ago

Should be fixed now!