I\'m getting following Console Error. Error : Cannot find module
Error : Cannot find module
Here is the full error i\'m getting in console. What should I do?
I uninstalled puppeteer, mocha and chai using
puppeteer, mocha and chai
npm uninstall puppeteer mocha chai
from the command line and then reinstalled using
npm install puppeteer mocha chai
and the error message simply never showed up