isaiah
WWasp
•Created by isaiah on 1/8/2025 in #đŸ™‹questions
About Wasp repo and dependency versions
It's all good now.
I was only confused as to why an old toy Wasp project I have, had 2 different versions (root had v3.29.4 and .wasp had v4.24.3 ) of
rollup
. So I wanted to check what's the actual version of rollup
used by Wasp v0.15.2. I might have forgotten to reinstall node modules in that toy project as I updated Wasp version.6 replies
WWasp
•Created by DanjelDurmo on 1/6/2025 in #đŸ™‹questions
Unexpected error during the build of the frontend in Production
10 replies
WWasp
•Created by DanjelDurmo on 1/6/2025 in #đŸ™‹questions
Unexpected error during the build of the frontend in Production
A "working" solution here seems to be to downgrade
rollup
from version v4.30.0
10 replies
WWasp
•Created by DanjelDurmo on 1/6/2025 in #đŸ™‹questions
Unexpected error during the build of the frontend in Production
@DanjelDurmo I don't know if it will help but I think it's a problem with Vitejs itself. I found a similar issue. https://github.com/vitejs/vite/issues/19147
10 replies
WWasp
•Created by kp on 1/6/2025 in #đŸ™‹questions
Landing Page Header
@kevinjaypatel Do you mean this? https://github.com/wasp-lang/open-saas/blob/main/template/app/src/client/components/NavBar/NavBar.tsx
10 replies
WWasp
•Created by kp on 1/6/2025 in #đŸ™‹questions
Landing Page Header
DropdownUser
component is in https://github.com/wasp-lang/open-saas/blob/main/template/app/src/user/DropdownUser.tsx now10 replies