Can't resolve 'crypto' in node_modules/bson/dist react

Hi @ayomide_wilfred, that’s exactly the issue, the line I’m referencing is what you need to put to make it work, is not existing by default.

As you can see from previous comments it worked for other people so the options are:

  • That you are not following the steps correctly.
  • Your situation might be different and you need to figure out what’s exactly different with your set-up.

If you follow the steps I’ve posted it should fix your problem. If it doesn’t, you need to provide more information to get help, like what version are you using, what error you get, etc.

Cheers!