Assets by path static/ showing up in terminal #11896
Unanswered
RonyKordahi
asked this question in
Q&A
Replies: 1 comment 1 reply
-
having the same issue. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
So I've recently updated a project of mine from React v16 to React v17. I needed to upgrade ESLint and react-scripts as well. When I did this, react-scripts is now causing all this extra information to show up in the terminal after running
yarn start
. Is there a way to hide all this stuff from showing up?EDIT: I also upgraded NodeJS to v16.13.1
The dependencies:

The terminal (extra information highlighted inside a red rectable):

Beta Was this translation helpful? Give feedback.
All reactions