eoscpp cant create a helloword project

Created on 2 Apr 2018  路  4Comments  路  Source: EOSIO/eos

Hi I run the command : eoscpp -n helloword and I get this:

cp: cannot stat '/home/travis/build/EOSIO/eos/build/install/share/skeleton/.': No such file or directory
What is going wrong?Shouldn't create a directory with an example contract?

Most helpful comment

eosiocpp

All 4 comments

use eosiocpp

eosiocpp

If you install the latest code, eosiocpp -n helloworld should work fine

@andriantolie I am trying to do the same , there is no error but nothing is created as well

alias eosiocpp='docker exec eosio eosiocpp'
error

Was this page helpful?
0 / 5 - 0 ratings

Related issues

toonsevrin picture toonsevrin  路  3Comments

dimakomar picture dimakomar  路  3Comments

sim31 picture sim31  路  3Comments

williamleecn picture williamleecn  路  3Comments

jiazechen picture jiazechen  路  3Comments