Open pablofernandez0 opened 1 year ago
@pablofernandez0 I see this error in the logs Treating warnings as errors because process.env.CI = true.
Can you try updating your workflow.yml to set this env variable to false and then try?
something like:
env:
CI: false
Hello, in Build and Deploy a react solution from GitHub I get this error: Oryx has failed to build the solution. The error is very generic and I cannot correct it. In localhost with npm run build I not have a problems.
Please your prompt help
This is the log: