How to read the contents of a file by using the fs core module of Node, and log the contents into the console using events. I tried the below code but
fs
events