Just a non node project:
Error: Could not locate node_modules in your project's root directory. Did you forget to npm init or npm install?
path.js:7
throw new TypeError('Path must be a string. Received ' + inspect(path));
^
TypeError: Path must be a string. Received undefined