I have problem in deploying my react app It says: Exited with status 1 while building your code.
Can someone tell me what i should do so that my app is deployed.?
I have problem in deploying my react app It says: Exited with status 1 while building your code.
Can someone tell me what i should do so that my app is deployed.?
Hi
It looks like you have dependency conflicts.
Static Sites will try to auto-install dependencies, but you can disable that and include you own install command in the Build Command. Some possible fixes were shown in your first screenshot.
Alan
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.