"use the non-minified dev environment" ReactJS

2508
1
01-10-2022 03:23 PM
LefterisKoumis
Occasional Contributor III

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)
1 Reply
UalasRohrer
New Contributor III

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

0 Kudos