My site won’t deploy. I’m using a mixture of TailWind CSS and regular CSS is that possibl
────────────────────────────────────────────────────────────────
7:36:52 PM: 1. Build command from Netlify app
7:36:52 PM: ────────────────────────────────────────────────────────────────
7:36:52 PM:
7:36:52 PM: $ npm run build
7:36:53 PM: > react-portfolio-website@0.1.0 build
7:36:53 PM: > react-scripts build
7:36:55 PM: Creating an optimized production build…
7:36:58 PM: Failed to compile.
7:36:58 PM:
7:36:58 PM: Module not found: Error: Can’t resolve ‘./…/…/images/profileMe.png’ in ‘/opt/build/repo/src/components/About’
7:36:58 PM:
7:36:58 PM: ────────────────────────────────────────────────────────────────
7:36:58 PM: “build.command” failed
7:36:58 PM: ────────────────────────────────────────────────────────────────
7:36:58 PM:
7:36:58 PM: Error message
7:36:58 PM: Command failed with exit code 1: npm run build (Search results for '"non-zero exit code: 1"' - Netlify Support Forums)
7:36:58 PM:
7:36:58 PM: Error location
7:36:58 PM: In Build command from Netlify app:
7:36:58 PM: npm run build
7:36:58 PM:
7:36:58 PM: Resolved config
7:36:58 PM: build:
7:36:58 PM: command: npm run build
7:36:58 PM: commandOrigin: ui
7:36:58 PM: publish: /opt/build/repo/build
7:36:58 PM: publishOrigin: ui