TypeError: Cannot read properties of undefined (reading ‘extraneous’)

QuestionsCategory: QuestionsTypeError: Cannot read properties of undefined (reading ‘extraneous’)
Mark asked 4 years ago

I am getting this error when I run the npm install command on my react.js web application. Can you please help solve this one?
Error – TypeError: Cannot read properties of undefined (reading ‘extraneous’)

Up ↑