Select to view content in your preferred language

"use the non-minified dev environment" ReactJS

3283
2
01-10-2022 03:23 PM
LefterisKoumis
Frequent Contributor

Did anyone came across this error when developing a custom widget for ExB. 

I want to use the non-minified version but I don't know how to do it, I already executed this command in windows: set NODE_ENV=development

It is frustrating since I cannot see the detailed error so I can resolve it.

"Load module error. Error: Minified React error #321; visit https://reactjs.org/docs/error-decoder.html?invariant=321 for the full message or use the non-minified dev environment for full errors and additional helpful warnings."

Tags (1)
2 Replies
UalasRohrer
Regular Contributor

@LefterisKoumis  were you able to figure out how to do that?

0 Kudos
DanielWebb
Frequent Contributor

Was this ever resolved? I get this error when simply trying to set up useState.

0 Kudos