Hey there folks, I am facing the following errors whenever i start the view of the project.
src/App.js
Line 1:1: Definition for rule ‘node/no-missing-import’ was not found node/no-missing-import
src/index.js
Line 1:1: Definition for rule ‘node/no-missing-import’ was not found node/no-missing-import
src/reportWebVitals.js
Line 1:1: Definition for rule ‘node/no-missing-import’ was not found node/no-missing-import
src/util/index.js
Line 1:1: Definition for rule ‘node/no-missing-import’ was not found node/no-missing-import
Search for the keywords to learn more about each error.