BTC_Ninja
BTC_Ninja
RRailway
Created by BTC_Ninja on 11/16/2023 in #✋|help
Deploying Reflex App using Caddyfile & Nixpack
Following this reflex template --> https://github.com/brody192/reflex-template Getting the following errors during build process:
next build && next-sitemap && next export -o _static

#16 7.508 Debug:

#16 7.515 Debug: sh: 1: next: not found

#16 7.532 Creating Production Build failed with exit code 127

#16 7.533

#16 7.534 > export-sitemap

#16 7.534 > next build && next-sitemap && next export -o _static

#16 7.535

#16 7.536 sh: 1: next: not found
next build && next-sitemap && next export -o _static

#16 7.508 Debug:

#16 7.515 Debug: sh: 1: next: not found

#16 7.532 Creating Production Build failed with exit code 127

#16 7.533

#16 7.534 > export-sitemap

#16 7.534 > next build && next-sitemap && next export -o _static

#16 7.535

#16 7.536 sh: 1: next: not found
Thx!
14 replies