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

Demo no longer works with truffle 3 #18

Open
sogoiii opened this issue Feb 23, 2017 · 0 comments
Open

Demo no longer works with truffle 3 #18

sogoiii opened this issue Feb 23, 2017 · 0 comments

Comments

@sogoiii
Copy link

sogoiii commented Feb 23, 2017

Issue

Does not work with truffle 3

Steps to Reproduce

  1. install updated truffle
  2. in command line enter truffle init
  3. npm start will fail

Expected Behavior

I expect this demo to work with truffle 3

Actual Results

Truffle 3 no longer makes js files like Truffle 2. That means the truffle-solidity-laoder does not work as expected.

Environment

  • Operating System:
  • Truffle version: 3
  • Testrpc version: 3.0.3
  • Ethereum client: none
  • node version: 7.4.0
  • npm version: 4.05
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