I'm using the popular [find-up](https://www.npmjs.com/package/find-up) npm package which has this as a dependency. When I attempt to run my app I get: ``` [ error ] ./node_modules/locate-path/index.js Module not found: Can't resolve 'fs' in 'C:\...\node_modules\locate-path' ```