You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"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?
The text was updated successfully, but these errors were encountered:
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...
1_initial_migration.js
Deploying 'Migrations'
**Error: *** Deployment Failed *****
"Migrations" -- senderAddress.toLowerCase is not a function.
truffle(ropsten)>
Please, Can you review?
The text was updated successfully, but these errors were encountered: