Closed navillasa closed 6 years ago
You can delete the package.lock file and run npm install
to generate a new one.
@littleskunk thanks! I think some git weirdness was also happening because for some reason I needed to install mongoose as a dependency for the bridge to run on my computer-- even though it's not a dependency on the upstream.
@dylanlott I made a new branch for these changes because I couldn't figure out how to get around the package.lock/package.json changes on the other (https://github.com/Storj/bridge/compare/master...nat-ventura:pass-reset) branch. This has the same changes as our commits there. I wasn't sure if I should get rid of the console logs or if you'd need them for further changes-- should I get rid of them?