Getting "Cannot find module 'crypto'" when trying to use superagent?

any idea what is going on? Is this from trying to mix client-side http calls with DPP?

I get this error all the time as well. npm uninstall -S crypto usually solves it (temporarily).

1 Like