#next dev quitting without errors/warns in codespaces

15 messages · Page 1 of 1 (latest)

tropic parrot
#

hold on ios didnt crop my screenshot

#

there. next dev keeps quitting with no explanation when running in github codespaces

#

im not sure where to even start debugging this so figured id ask thonk

#

the codespace is just the default one, not sure if anyone's had any success with it?

golden stump
#

verify your firebase options

#

the error says that cookies.signed is set to true with no keys

#

delete that line or change it to false

dense matrix
#

It is an issue with firebase not the next dev

tropic parrot
#

its not a firebase error, i tried it with all the .env set up and it still happens

#

(i did try it out and get rid of that error succesfully, and it still happens. it just happened in that screenshot bc i spun up a new codespace entirely to test it and it still happened)

tropic parrot
#

im still figuring it out but if anyone runs into the same problem feel free to ping

#

this time is even weirder as it worked for a while and now it just doesnt. out of the blue. i didnt even change anything

golden stump
#

what happens when you run with another package manager (npm/pnpm)?