Skip to content
This repository has been archived by the owner on Sep 22, 2022. It is now read-only.

How to setup project in local environment #15

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

How to setup project in local environment #15

yaps opened this issue Jul 31, 2018 · 1 comment

Comments

@yaps
Copy link

yaps commented Jul 31, 2018

Hello Sir, it is an interesting project, could you kindly add a installation guide when you have free time? Thanks.
I tried to setup this project in my laptop but failed at the compiling the contracts.
Node: v8.11.3
Npm: 5.6.0
Truffle v4.1.13 (core: 4.1.13)
Solidity v0.4.24 (solc-js)

error log:
contracts/contracts/DeprecatedStormSender.sol:3:1: SyntaxError: Source file requires different compiler version (current compiler is 0.4.24+commit.e67f0147.Emscripten.clang - note that nightly builds are considered to be strictly less than the released version
pragma solidity 0.4.23;
^---------------------^

@rstormsf
Copy link
Owner

you have very clear error message, your solc is different than what contract wants

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

No branches or pull requests

2 participants