Report this

What is the reason for this report?

After running npm install installs with no errors, node_modules is empty

Posted on January 16, 2017

I am looking to move my react app over to a DO droplet and I came across this well written tutorial by scotch.io (https://scotch.io/tutorials/how-to-host-a-node-js-app-on-digital-ocean). After I clone my repo and run ‘sudo npm install’, all goes well with no errors. However when looking in the node_modules folder, nothing is there. This results in missing module errors when running express server and webpack build. Has anyone run across this issue?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.