the error in the terminal Column A | Column B |
---|---|
Cell 1 | Cell 2 |
Cell 3 | Cell 4 |
While testing my expo app on my android device, it displays this error message on my android screen.
In my terminal at the root of my project, it points out the (auth)_layout.jsx file and says I should
“Use process (css).then(cb) to work with async plugins”.
I have reinstalled node_modules and ‘package-lock-json’ file several times all to no avail
New contributor
Ali Imbrano is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
8