bcf-websites-24 / pp

picture puzzle
https://pp-seven-xi.vercel.app
0 stars 0 forks source link

Build fails because static env file isn't configured #2

Closed risenfromashes closed 1 month ago

risenfromashes commented 2 months ago

Build fails on the line:

import { PUBLIC_STORAGE_CDN_ENDPOINT } from "$env/static/public";

Where would I find the .env.static.public file and what key value pairs are in there?

Mohaimin41 commented 2 months ago

it is named .env.local, i am attaching it. another file is .env this only contains this line: LOCAL_HOSTED_RUNTIME=true

On Sat, Sep 14, 2024 at 5:53 AM risenfromashes @.***> wrote:

Build fails on the line:

import { PUBLIC_STORAGE_CDN_ENDPOINT } from "$env/static/public";

Where would I find the .env.static.public file and what key value pairs are in there?

— Reply to this email directly, view it on GitHub https://github.com/bcf-websites-24/pp/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARKLTIK5MQV3A5EIVRJPR2DZWN3FVAVCNFSM6AAAAABOGIYSBGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGUZDKOBXGEYDOOA . You are receiving this because you are subscribed to this thread.Message ID: @.***>