Cannot find module
Node.js cannot find the required module. The module is not installed or the path is incorrect.
Install missing module: 'npm install <module-name>'. Check package.json dependencies. Verify module path and name spelling. Run 'npm install' to install all dependencies.