react-redux-axios-crud icon indicating copy to clipboard operation
react-redux-axios-crud copied to clipboard

Cannot read property 'prefix_exceptions' of undefined

Open BLGupta opened this issue 4 years ago • 0 comments

Getting below error when trying to run this project

Failed to compile.

./src/App.css (./node_modules/css-loader/dist/cjs.js??ref--5-oneOf-4-1!./node_modules/postcss-loader/src??postcss!./src/App.css) TypeError: Cannot read property 'prefix_exceptions' of undefined at Array.map ()

BLGupta avatar May 10 '21 07:05 BLGupta