Already for weeks I am trying to deploy my repo GitHub - ilukin89/MovieParadise-client: movie database website based on React (redux branch) on Netlify, with no success. Netlify site is: https://movie-paradise-cl.netlify.app
I am getting an error:
Build failed.
5:26:24 PM: unknown: Could not find entry: /opt/build/repo/
5:26:24 PM: β
5:26:24 PM: ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
5:26:24 PM: "build.command" failed
5:26:24 PM: ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
5:26:24 PM: β
5:26:24 PM: Error message
5:26:24 PM: Command failed with exit code 1: parcel build
5:26:24 PM: β
5:26:24 PM: Error location
5:26:24 PM: In Build command from Netlify app:
5:26:24 PM: parcel build
5:26:24 PM: β
5:26:24 PM: Resolved config
5:26:24 PM: build:
5:26:24 PM: command: parcel build
5:26:24 PM: commandOrigin: ui
5:26:24 PM: publish: /opt/build/repo/dist
5:26:24 PM: publishOrigin: ui
Can somebody help me with this? I have been doing dev for 6 months only. I have correct settings in Netlify (redux branch) and still I am gettin gthese errors. I was using parcel for react localhost