i am using bolt.new. cant deploy at all. NPX RUN BUILD gives error, i tried many times. also couldn deploy manually in netlify. any one guide me appreciated.
Sorry you’re having trouble deploying to Netlify @ffaramax! Could you share the error messages you are seeing?
hey cole, I am facing the same issue. I can’t deploy my website to netlify, I don’t know where I am doing wrong. On running pnpm run build command, I got a build folder, which contains two sub-folders:
- client
- assets (folder)
- icons (folder)
- other files of images
- server
- assets (folder but it’s empty)
- index.js