spacebudz / spacebudz

Let's go on an adventure, where will your SpaceBudz take you?

Home Page:https://spacebudz.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't resolve 'process/browser'

catherinekomi opened this issue · comments

Hi! Thank you so much for making this an open resource. The new code looks amazing!

I was trying to compile and after adding the secrets page I got this error and I can't solve it on my own...

"
Module not found: Error: Can't resolve 'process/browser' in '/Users/myname/node_modules/safer-buffer'
ModuleNotFoundError: Module not found: Error: Can't resolve 'process/browser' in '/Users/myname/node_modules/safer-b
uffer'
"

I know it comes from gatsby-node.js, but I don't understand how I can make it work.

Thank you

commented

Hey thank you!
What node.js version do you run?

I'm on the latest one 16.14.2
Do I need to downgrade it? Which node did you use?

commented

I'm running v14.18.2. You could try that.