flashloan-box icon indicating copy to clipboard operation
flashloan-box copied to clipboard

Deployment of FlashLoan-Box is failing

Open AtticusLScott opened this issue 4 years ago • 0 comments

Hi. I am following the tutorial https://docs.aave.com/developers/tutorials/performing-a-flash-loan/...-with-truffle.

After to do "migrate --reset", I am getting the following error:

Starting migrations...

Network name: 'ropsten' Network id: 3 Block gas limit: 8000000 (0x7a1200)

1_initial_migration.js

Deploying 'Migrations'

**Error: *** Deployment Failed *****

"Migrations" -- senderAddress.toLowerCase is not a function.

at /usr/local/lib/node_modules/truffle/build/webpack:/packages/deployer/src/deployment.js:364:1
at process._tickCallback (internal/process/next_tick.js:68:7)

truffle(ropsten)>

Please, Can you review?

AtticusLScott avatar Aug 10 '20 01:08 AtticusLScott