Closed aaronsajo closed 3 years ago
This seems to be the error:
Cannot find file './landingpage/Index' in './src'.
Please attach a screenshot of the folder directory for reference.
@JaganKaartik
@JaganKaartik Screenshot Attached.
@JaganKaartik Issue Solved. Changed "I" in Index.jsx to "i" i.e. Now the name is index.jsx.
@JaganKaartik @MazahirHaroon @karthiknmenon : Feedly is working good locally but when I tried to deploy it . Following error occurred.
20:12:23.481 | Failed to compile. 20:12:23.481 | 20:12:23.481 | ./src/App.js 20:12:23.481 | Cannot find file './landingpage/Index' in './src'. 20:12:23.481 | 20:12:23.481 | 20:12:23.506 | error Command failed with exit code 1. 20:12:23.506 | info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. 20:12:23.522 | Error: Command "yarn run build" exited with 1
I forgot to pull the repo locally after the last merge. Is that the issue?