You don't have access to this class

Keep learning! Join and start boosting your career

Aprovecha el precio especial y haz tu profesi贸n a prueba de IA

Antes: $249

Currency
$209
Suscr铆bete

Termina en:

0 D铆as
7 Hrs
44 Min
54 Seg

Setup del proyecto

22/32
Resources

Contributions 3

Questions 0

Sort by:

Want to see more contributions, questions and answers from the community?

Comando gen茅rico de inicializaci贸n de proyectos

npx tsc --init --rootDir src --outDir build \ --esModuleInterop --resolveJsonModule --lib es6 \ --module commonjs --allowJs true --noImplicitAny true

All locations in both storage and memory
are well-defined initially as zero.

驴Ya se dieron cuenta que por esto cualquier direcci贸n en Ethereum tiene 0 tokens por defecto (en cualquier ERC20)? 馃槼

despues de realizar yarn build me arroja un error:error TS6059: File '/home/jemartini/Documents/dev/v-m-eth/scr/index.ts' is not under 'rootDir' '/home/jemartini/Documents/dev/v-m-eth/src'. 'rootDir' is expected to contain all source files. The file is in the program because: Matched by default include pattern '\*\*/\*' Found 1 error. error Command failed with exit code 2. info Visit <https://yarnpkg.com/en/docs/cli/run> for documentation about this command.