Truffle will not console.log message

Hi!

I’m following the Blockchain Bootcamp and on Week 7, Day 4, Setter Function video, in the last minute Filip writes a console.log statement to write the message stored in the contract through the variable message and using the function getMessage.

But there is nothing logged to the console at all. I am using Truffle v5.1.31 and the latest version of Ganache.

Please advise. Thank you!

  • CryptoBuddha

Nevermind, I figured out there was something missing in my deploy file!