Let's start with a simple Node.js project: First run npm install to install your dependencies: This creates the node_modules directory: Run the speculate command from inside the project directory: ...