Blog

1

Thoughts, tutorials, and things I've learned building software.

ReferenceError: process is not defined (React Vite)
Frontend
Jun 19, 20244 min to read

ReferenceError: process is not defined (React Vite)

I recently encountered an issue with the error message “ReferenceError: process is not defined.” Currently, I have successfully set up my project using React-Vite and Supabase.