memwatch is not doing anything useful in production but sync-prompt allows the user (server admin) to control the cache. npm install . fails to install these dependencies. Removing them from packages.json causes further issues unless the references to the modules are removed from the JS code.
memwatch is not doing anything useful in production but sync-prompt allows the user (server admin) to control the cache.
npm install .
fails to install these dependencies. Removing them frompackages.json
causes further issues unless the references to the modules are removed from the JS code.