Fractal UI - Error copying public to dist

Hi there,

I’m trying to build and deploy a Fractal UI setup and everything is working out smoothly except one small - but essential - thing: copying the public files to the right dist dir.

The site can be found here: https://bbr-styleguide.netlify.app/

The error logged is:

10:33:35 AM: ✘ Error copying '/opt/build/repo/public' ==> '/opt/build/repo/dist'

Any help is much appreciated.

Hi @andersLandau,

Could you provide some details as to why are you trying to copy and how are you copying those files?

It’s all part of the Fractal build procedure and not something I’ve set up explicitly. It works perfectly when I build locally, so I’m thinking it’s a permissions problem of sort?

Hi @andersLandau,

Do you have a repo that we can test? I’m not familiar with Fractal UI myself, but I just checked their website and looks like they deploy on Netlify as well, so that should definitely be compatible with us. Moreover, I was reading this: Exporting to static HTML | Fractal, which talks about adding some configuration. Have you done that?