wardbox
WWasp-lang
•Created by wardbox on 11/2/2024 in #🙋questions
CORS is blocking www
got this working with that middleware
16 replies
WWasp-lang
•Created by wardbox on 11/2/2024 in #🙋questions
CORS is blocking www
[ Wasp ] ext-src/serverSetup.ts(1,18): error TS2307: Cannot find module 'cors' or its corresponding type declarations.
[ Wasp ] ext-src/serverSetup.ts(4,54): error TS2304: Cannot find name 'MiddlewareConfig'.
@kapa.ai
16 replies
WWasp-lang
•Created by wardbox on 11/2/2024 in #🙋questions
CORS is blocking www
but i already have WASP_WEB_CLIENT_URL set to https://dylankappler.com/, won't that override this? @kapa.ai
16 replies
WWasp-lang
•Created by wardbox on 10/28/2024 in #🙋questions
wasp db studio connecting to prod db shows now data
aha, it is stored in a different table than postgres, it was in a table named after my server (wardstone_server in my case)
24 replies
WWasp-lang
•Created by wardbox on 10/26/2024 in #🙋questions
wasp deploy fly deploy failure
I really like working with it! I haven’t done anything fancy yet, once it can deploy I’ll go back to it for sure
61 replies
WWasp-lang
•Created by wardbox on 10/28/2024 in #🙋questions
wasp db studio connecting to prod db shows now data
I did see the tables when I ran that command @kapa.ai
24 replies
WWasp-lang
•Created by wardbox on 10/28/2024 in #🙋questions
wasp db studio connecting to prod db shows now data
why would db studio show empty data then? @kapa.ai
24 replies
WWasp-lang
•Created by wardbox on 10/28/2024 in #🙋questions
wasp db studio connecting to prod db shows now data
looks like it just uses the default postgres db name, @kapa.ai
24 replies
WWasp-lang
•Created by wardbox on 10/28/2024 in #🙋questions
wasp db studio connecting to prod db shows now data
i've done that. does wasp deploy fly deploy use a specific setting as the db_name or is it empty? i've tried the fly app name, and my wasp app name in lowercase but they both don't exist @kapa.ai
24 replies
WWasp-lang
•Created by wardbox on 10/26/2024 in #🙋questions
wasp deploy fly deploy failure
i think it was something with the new wasp-config, i reverted everything back and removed the package from package.json and it works great
61 replies
WWasp-lang
•Created by wardbox on 10/26/2024 in #🙋questions
wasp deploy fly deploy failure
why would it work when package-lock is removed but fail when it isn't? @kapa.ai
61 replies
WWasp-lang
•Created by wardbox on 10/26/2024 in #🙋questions
wasp deploy fly deploy failure
@kapa.ai
61 replies
WWasp-lang
•Created by wardbox on 10/26/2024 in #🙋questions
wasp deploy fly deploy failure
here's the log from the failed build @kapa.ai
61 replies
WWasp-lang
•Created by wardbox on 10/26/2024 in #🙋questions
wasp deploy fly deploy failure
i see the extraneous notice on some packages, how can i fix that? @kapa.ai
61 replies
WWasp-lang
•Created by wardbox on 10/26/2024 in #🙋questions
wasp deploy fly deploy failure
so if i do wasp build and then remove COPY package-lock.json . from the dockerfile it builds successfully. what might that indicate? @kapa.ai
61 replies
WWasp-lang
•Created by wardbox on 10/26/2024 in #🙋questions
wasp deploy fly deploy failure
i've tried both the new config and old and get the same issue so i think that rules it out @kapa.ai
61 replies
WWasp-lang
•Created by wardbox on 10/26/2024 in #🙋questions
wasp deploy fly deploy failure
i mean the Wasp TypeScript config (*.wasp.ts) @kapa.ai
61 replies
WWasp-lang
•Created by wardbox on 10/26/2024 in #🙋questions
wasp deploy fly deploy failure
does wasp deploy fly deploy work with the new wasp ts config file? @kapa.ai
61 replies
WWasp-lang
•Created by wardbox on 10/26/2024 in #🙋questions
wasp deploy fly deploy failure
disregard, this is the right file
@kapa.ai
61 replies
WWasp-lang
•Created by wardbox on 10/26/2024 in #🙋questions
wasp deploy fly deploy failure
this is my package.json, see any issues?
@kapa.ai
61 replies