In the Jammming project (https://www.codecademy.com/paths/web-development/tracks/front-end-applications-with-react/modules/jammming/projects/jammming-prj) i get a ‘Failed to compile’ message on step 13:
./src/Components/App/App.css (./node_modules/css-loader/dist/cjs.js??ref--5-oneOf-4-1!./node_modules/postcss-loader/src??postcss!./src/Components/App/App.css)Error: Can't resolve './background_photo_desktop.jpg' in '/Users/BAMeyer/Documents/Jamming/jamming/src/Components/App'
I don’t understand what this error is. Any help would be appreciated.