Error code when I start repl

Hello community,
My Pumas v2.8.0 is throwing an error immediately after I start Julia REPL. Pumas works fine and I am able to use it, however this error pops everytime i start Julia REPL Kind request to assisst me with this. I am attaching the screenshot for your reference.
Thanks in advance.

Hello test_sutha99

This looks like an issue with Revise. Do you load Revise in your startup.jl? If not, then you are probably loading it in the Julia extensions. To check, please open the settings for the Julia extension

and then search for Revise, and make sure to uncheck it

Thank you for your time, it worked!!